Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | componentmodels | |
Tool | componenteditor |
Start up the GUI
Synopsis
gui()
Description
Start up the graphical user interface for this tool. The
graphical user interface is not started generated when the tool
is created. This separates the creation and destruction of the
tool (using the constructor and the done tool function), with the
creation and destruction of the GUI (using the GUI and dismiss
tool functions). This separation allows the tool to be initialised,
using the use tool function, prior to starting up the GUI.
Returns
T or fail if the window could not be created
Next: componenteditor.dismiss - Function
Up: componenteditor - Tool
Previous: componenteditor.use - 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