Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: viewer.loaddata - Function Up: viewer - Tool Previous: viewer.hold - Function


viewer.gui - Function



Package display
Module viewer
Tool viewer


Create and show a new Viewerdatamanager tool and/or Viewerdisplaypanel tool on the screen


Synopsis
gui(datamanager, displaypanel)


Arguments

datamanager   Show a new Viewerdatamanager tool?
    Allowed: Boolean
    Default: T
displaypanel   Show a new Viewerdisplaypanel tool?
    Allowed: Boolean
    Default: T


Returns
Viewerdatamanager tool


Description

This function is a simple front-end to the newdatamanager and newdisplaypanel functions. If the datamanager argument is T, then a new Viewerdatamanager tool graphical user interface will be placed on the screen in its own frame. Likewise, if the displaypanel argument is T, then a new Viewerdisplaypanel tool will be put on screen in a frame of its own.

This function is provided partly for convenience, but mostly to suit the requirements of the Toolmanager tool. See the individual functions newdatamanager and newdisplaypanel for further information.





next up previous contents index
Next: viewer.loaddata - Function Up: viewer - Tool Previous: viewer.hold - 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