1 overview 
=Title Overview of the Help Widget     
=Keyword overview

 A help widget is a modeless widget that allows you
 to display appropriate, context-sensitive help text
 in response to a user query.   The help widget can
 be viewed as an independent application that your
 application calls to provide help functions.  

 The help widget creates and manages one or more
 help windows and determines the first topic to be
 displayed to the user.   
 
2 functions
=Title Using the Help widget
=Keyword overview functions       
 To use the help widget,


    Create a Help menu bar item for your
    application.  The Help menu item should be 
    located at the right of the menu bar.  If the
    menu bar is wider than a line, the Help menu 
    item should be located at the bottom right.    

                  
2 create_help_widget
=Title Creating a Help widget
=Keyword programming         
 
 Programming help for creating
 a help widget.
