Re: [Doxygen-users] Zooming text in doxygen chm file
Brought to you by:
dimitri
From: TP <wi...@gm...> - 2014-03-22 01:10:12
|
First of all, changing the font size while viewing a CHM file can be done by simply pressing Control+"+" or Control+"-" (control+Plus or control+Minus keys). The Locate / Next / Previous / Zoom toolbar buttons can be enabled by following the instructions at "Adding tabs and toolbar buttons to HTML Help" [1]. Additional info is at the HTML Help FAQ "Toolbar buttons" article [2], "Adding The MSDN Menu To A CHM" [3], "Adding The Font Button To A CHM" [4], and "How To Add a Font Button to an HTML Help Window Toolbar" [5]. chm is pretty old now, but I have often wondered why this isn't the default. In particular, it is very handy to have the "msdn" / Next / Previous icons since that allows you to navigate thru the chm using the Alt+Down / Alt+Up keyboard shortcuts. BTW, changing toolbar button visibility requires the free Microsoft HTML Help Workshop [6]. It can be used to decompile CHM files that you didn't make yourself. [1] http://www.mif2go.com/xhtml/htmlhelp_0016_943addingtabsandtoolbarbuttonstohtmlhelp.htm#Rz108x95873 [2] http://wiki.helpmvp.com/home/notes/hhfaq#TOC-Toolbar-Buttons [3] http://frogleg.mvps.org/helptechnologies/htmlhelp/hhtips.html#addmenu2chm [4] http://frogleg.mvps.org/helptechnologies/htmlhelp/hhtips.html#addfontbtnchm [5] http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q240062& [6] http://www.microsoft.com/en-us/download/details.aspx?id=21138 On Fri, Mar 21, 2014 at 10:41 AM, Albert <alb...@gm...> wrote: > > The "How to achieve this" is more on the programming / configuration > level, I have not been able to find information to achieve the requested > functionality. In the article I mentioned in my previous email there was a > way to achieve it by setting some flags trough some settings in the IE > properties panel. I assume there must be another way as well, but how? > I tried the method mentioned in the article and this worked for me. > |