| United States-English |
|
|
|
![]() |
HP Help System Developer's Guide > Chapter 5 Creating and Managing Help DialogsThe General Help Dialog |
|
The menu bar contains several commands, including commands that display these additional dialogs:
Example. The following code segment creates a general help dialog (as a child of parent) using the convenience function. The dialog is left unmanaged -- presumably it is managed elsewhere in the application when a help request is made.
The following two calls add the hyperlink and close callbacks to the dialog. Presumably, the functions HyperlinkCB() and CloseHelpCB() are declared elsewhere in the application.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||