| United States-English |
|
|
|
![]() |
Common Desktop Environment: Help System Author's and Programmer's Guide > Chapter 10 Handling
Events in Help DialogsSupporting Help Dialog Events |
|
Like other widgets within your application, help windows have some behavior that must be supported by the application. Most standard hyperlink events are handled internally by the Help System. However, there are four types of hyperlinks that your application is responsible for handling:
When the user closes a help dialog, your application needs to know so it can store the dialog in its cache, or destroy it. The general help dialog supports a help closed callback. To detect when a quick dialog is dismissed, add a callback to its Close button. The behavior for some of the buttons in quick help dialogs must be handled by your application. These buttons can be managed and unmanaged as needed. You add behavior just like any other push button: using an activate callback.
|
|||||||||||||||||||||||||||||||
|
|||||||||||||||