Frage

How to add the feature in a CHM file to force the HTML help window move to the 'Index' or 'Search' tab when the help window popup initially?

The HtmlHelp API has options to specify either a 'HH_DISPLAY_INDEX' or 'HH_DISPLAY_SEARCH' command so the CHM help window will be foced to move to the specified tab (Index or Search tab).

Thanks for help.

CK

War es hilfreich?

Lösung

Afaik the window section has options for this, but this means you must define a window.

Look at

http://chmspec.nongnu.org/latest/INI.html#HHP

paragraph 5.6.2.2.2. item 18

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top