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.newdatamanager - Function Up: viewer - Tool Previous: viewer.loaddata - Function


viewer.newcolormapmanagergui - Function



Package display
Module viewer
Tool viewer


Create and optionally display a new GUI to control this Viewer tool's Viewercolormapmanager tool


Synopsis
newcolormapmanagergui(parent, show, 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
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
tool having Viewerstandardgui interface


Description

This function can be used to place on the screen a new GUI for controlling this Viewer tool's Viewercolormapmanager tool. Careful use of the hasdismiss, hasdone and parent arguments can provide quite flexible control over how the user builds their GUI.

See the Viewercolormapmanager tool documentation for more information.





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