How to specify a link to launch in another help window ?
In my application project I have defined two windows ; a main window (Main) for the reference material and a secondary window (Popup) for the dialogue level help. The main window has TOC, index etc and the popup window does not.
The decision about whether help is launched in the main window or the popup menu is made by the calling code in the application ( >Main or >Popup).
However, It is quite common to provide a link from a dialogue help topic (Popup Window) to a more detailed topic in the reference manual material (Main Window) but I cannot seem to make this work - any links clicked open in either the same Window or a copy of IE.
Can I specify in a link whether the resulting topic is displayed in the Main Window or the Popup Window ??
Thanks,
Iain.
