Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewerstandardgui |
This function should be used to map a graphical user interface to the screen. If the
tool made its own top-level frame, then that frame will be mapped to
the screen. Otherwise, the next highest level frame will be mapped
into its parent frame, which itself may or may not be presently mapped
to the screen.
A boolean value of T is returned if an action was taken to map
the GUI. Otherwise, F is returned, implying that the
tool believed itself to already be mapped.
Map the graphical user interface to the screen
Synopsis
map(force)
Arguments
force
force map even if this tool seems to be mapped already
Allowed:
boolean
Default:
F
Returns
boolean
Description
Next: viewerstandardgui.unmap - Function
Up: viewerstandardgui - Tool
Previous: viewerstandardgui - 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