HelpSelectionDialog

The HelpSelectionDialog enables you to choose an entry to see help on with a 
HelpDialog. The HelpSelectionDialog uses a standard Motif ScrolledList. The 
ScrolledList lists all of the entries available for a general topic, of which 
there are currently three: Datapoints, GUI, and Screens. Note that Help on Help
does not make use of the HelpSelectionDialog.

Note that the HelpSelectionDialog is modeless so you can leave the Dialog popped
up and still interact with other Sun MTPScan objects. For more general information 
on Help, refer to Help on Help. If the an entry spans beyond the boundaries of 
the window, use the ScrollBars to move through the text or resize the 
HelpSelectionDialog's window. Note that since all Help topics utilize the same 
physical HelpSelectionDialog, once you change the size of the window, it remains
that way until you change its size again. Next time you ask for Help on a topic,
the Dialog will be the same size (and in the same position) as when you last 
dismissed it.

See also: Dialog, PushButton, ScrollBar, ScrollBarArrow, ScrollBarColumn, 
          ScrollBarTrough, ScrolledList, ScrolledWindow
