Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | multiautogui |
This function can be used to add a new autogui to the collection. It
takes a name (which will from then on be used as an identifier in all
option records) and a set of parameters which will be used to
construct the new autogui.
Add another autogui to the widget
Synopsis
addautogui(name, params)
Arguments
name
name of the new autogui
Allowed:
String
params
parameter to fill autogui
Allowed:
Record with autogui information
Returns
T if addition successful, else F
Description
Next: multiautogui.multiautoguitest - Function
Up: multiautogui - Tool
Previous: multiautogui.fillgui - Function
  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