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.newdisplaypanel - Function Up: viewer - Tool Previous: viewer.newcolormapmanagergui - Function


viewer.newdatamanager - Function



Package display
Module viewer
Tool viewer


Create and show a new Viewerdatamanager tool on the screen


Synopsis
newdatamanager(parent, show, showload, showedit, hasdismiss, hasdone, widgetset)


Arguments

parent   parent frame in which to place the Viewerdatamanager tool
    Allowed: agent or F
    Default: F
show   show the Viewerdatamanager tool?
    Allowed: Boolean
    Default: T
showload   show the "Load data" rollup?
    Allowed: Boolean
    Default: F
showedit   show the "Adjust data" rollup?
    Allowed: Boolean
    Default: F
hasdismiss   add a "Dismiss" button to the GUI?
    Allowed: Boolean
    Default: F
hasdone   add a "Done" button to the GUI?
    Allowed: Boolean
    Default: F
widgetset   Widgetserver tool to use to build the GUI
    Allowed: Widgetserver tool or unset
    Default: unset


Returns
Viewerdatamanager tool


Description

This function is generally used to place a new Viewerdatamanager tool on the screen. By judicious use of the parent, hasdismiss and hasdone arguments the appearance of the Viewerdatamanager tool can be controlled quite carefully. The Viewerdatamanager tool is a relatively simple graphical user interface which simplifies the construction and editing of Viewerdisplaydata tools.





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