HTML Help
- From: "Tom de Neef" <tdeneef@xxxxxxxx>
- Date: Tue, 21 Nov 2006 17:11:57 +0100
I've finally got to the help part of my app and want to make it first class.
I want to use HTML Help API, using HTML Help Workshop for the organization
and Frontpage for the authoring. Three very useful units from Robert
Chandler provide Delphi integration. This works very well and the results
look professional. Getting Training Cards to work was trivial.
However... a problem arises when combining HTML Help with modal forms. When
the Help window is open (in stay on top mode) and you open a modal form in
the app, Delphi gets confused. The modal form disappears behind the main
form and from that moment onwards you're stuck. The problem was reported by
Chandler in 2001 and his recommendation is to close Help before opening a
modal form. But that is not really an option when you extend help to
training cards - where the app receives messages from the help system and
responds to that.
I was wondering if embedding the HTML Help window in a delphi form would get
around this issue. Or maybe somebody has solved this problem in another way.
Tom
.
- Follow-Ups:
- Re: HTML Help
- From: Alexander Halser
- Re: HTML Help
- Prev by Date: Re: Which IP address belongs to which MAC address?
- Next by Date: Runtime error 216
- Previous by thread: Gmail
- Next by thread: Re: HTML Help
- Index(es):
Relevant Pages
|