>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  WHELP
Libraries

WHELP

WHELP

Name


      WHELP

Purpose


      Widget to display given help text.

Category


Calling Sequence


      whelp, txt

Inputs


      txt = String array with help text to display. in

Keyword Parameters


Keywords


        TITLE=tt Help window title text (def=none).
        LINES=lns maximum number of lines to display
          before added a scroll bar (def=30).
        EXIT_TEXT=txt Exit button text (def=Quit help).
        WID=id returned widget ID of help widget. This
          allows the help widget to be automatically
          destroyed after action occurs.
        GROUP_LEADER=grp Assign a group leader to this
          widget. When the widget with ID grp is destroyed
          this widget is also.

Outputs


Common Blocks


Notes


Modification History


      R. Sterner, 29 Sep, 1993
      R. Sterner, 18 Oct, 1993 --- Added LINES and event handler.
  Copyright (C) 1993, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us