At 04:05 PM 18 07 00 +0200, you wrote:
>Has anyone had problems implementing a Windows Help system
>with their app?

Justin,

I've done windows style help for my power toolbox. I did it before the updated 
developer guide so I was blissfully unaware of the method described there. I can't 
comment on that technique at all, except for the obvious typo, but this works for me..

Ignore everything about developing unique names for each help resource. It doesn't 
seem to be necessary. The idea of a default help file is good though. You do need a 
unique topic id in your help file.

After you've created your help file create the ini file like this:
gxhelp.DDCBar="Toolbox.hlp:TOOLBOX.D__001"
where TOOLBOX.D__001 is the topic id for DDCBar

The ini and help files have to be in the geosoft directory.

cheers

Marc Pelletier


---------------------------------------------------------------------------
Data Donkey - Geophysical Data Processing, Consulting and Software Development
               Creator of the POWER TOOLBOX utilities for OASIS montaj
contact: mailto:[EMAIL PROTECTED]  tel (306) 931-6853 or http://www.datadonkey.com

_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html

Reply via email to