Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Help with "Help" please

michael_green
Beginner
303 Views
Hi all,
I have developed a help system for my application using the Windows Help Workshop. It runs from the the main menu and works fine. However, the application has many functions, each of which uses one or two modal dialogs. At present the only way a user can get help on using a function is to access the help from the main menu, but it's most needed when a modal dialog is in view. Can I point to the same help information that's available on the main menu from any of the dialogs? By that I mean the specific help for the current dialog.
What are the principles involved? Do I need a help button on every dialog?
With many thanks in advance,
Mike
0 Kudos
1 Reply
anthonyrichards
New Contributor III
303 Views
You want context help. Search these boards for 'Context Help' etc. and you will find links and info. Try http://tinyurl.com/3uepf
0 Kudos
Reply