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


viewer - Constructor



Package display
Module viewer
Tool viewer


Create a Viewer tool


Synopsis
viewer(title, deleteatexit, widgetset)


Arguments

title   Title of this Viewer tool which appears in windows
    Allowed: String
    Default: 'viewer'
deleteatexit   Delete this Viewer tool when Glish exits?
    Allowed: Boolean
    Default: T
widgetset   Widgetserver tool to use for the GUIs
    Allowed: Widgetserver tool
    Default: dws


Returns
Viewer tool or fail


Description

This is the only constructor for Viewer tools. It constructs (creates) a Viewer tool which can subsequently be used to construct and manage the various other component tools which might make up a data viewing application or the display services for an existing application.





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