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


next up previous contents index
Next: viewercanvasmanager.getoptions - Function Up: viewercanvasmanager - Tool Previous: viewercanvasmanager.done - Function


viewercanvasmanager.gui - Function



Package display
Module viewer
Tool viewercanvasmanager


Create a new graphical user interface for this tool


Synopsis
gui(parent, show, hasdismiss, hasdone, widgetset)


Arguments

parent   parent frame for GUI
    Allowed: agent or F
    Default: F
show   map the GUI to the screen immediately?
    Allowed: Boolean
    Default: T
hasdismiss   place a 'Dismiss' button in the GUI?
    Allowed: Boolean
    Default: F
hasdone   place a 'Done' button in the GUI?
    Allowed: Boolean
    Default: F
widgetset   Widgetserver tool to use for the GUI
    Allowed: Widgetserver tool
    Default: dws


Returns
tool having Viewerstandardgui interface


Description

Calling this function will create and return a new GUI which can be used to view and edit the canvas settings that are managed by this Viewercanvasmanager tool. By judicious use of the function arguments, the graphical user interface can optionally be placed within existing frames, and left off-screen for later use. The interface of the return value conforms to the Viewerstandardgui interface.





next up previous contents index
Next: viewercanvasmanager.getoptions - Function Up: viewercanvasmanager - Tool Previous: viewercanvasmanager.done - 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