Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | helpmenu |
Reset the Help menu
Synopsis
reset(parent, menuitems, refmanitems, callback, helpitems, widgetset)
Returns
boolean
Arguments
parent
Parent of the menu
Allowed:
Tk frame
menuitems
User defined help items
Allowed:
string vector
Default:
unset
refmanitems
Reference manual locations for each menuitems
Allowed:
string vector
Default:
unset
callback
Callback function for non-reference manual menuitems
Allowed:
function
Default:
unset
helpitems
Additional popup help text
Allowed:
string vector
Default:
unset
widgetset
Widget set to use
Allowed:
A widgetserver closure tool
Default:
dws
Description
This has the same syntax as the constructor. It is intended to be used when there
is a need to change the contents of the user-set portion of the ``Help'' menu
after the menu has been made.
Next: helpmenu.done - Function
Up: helpmenu - Tool
Previous: helpmenu - Constructor
  Contents
  Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15