Question
Work without popup when calling webhelp?
Is there a way to start robohelp on a certain topic, with the
navigation pane(pointing to this topic) without using the
javascript API (RH_ShowHelp) only by using an URL ? (with params).
Also generating no popus whatsoever.
The reason we need this, is that we host the webpage in a WebBrowser control on our own form. (No popups allowed)
If using the js api is the only way to show context sensitive help, how to control that the help is NOT shown in a popup but just in the originating HTML page?
The reason we need this, is that we host the webpage in a WebBrowser control on our own form. (No popups allowed)
If using the js api is the only way to show context sensitive help, how to control that the help is NOT shown in a popup but just in the originating HTML page?
