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


next up previous contents index
Next: viewerstandardgui.done - Function Up: viewerstandardgui - Tool Previous: viewerstandardgui.map - Function


viewerstandardgui.unmap - Function



Package display
Module viewer
Tool viewerstandardgui


Remove the graphical user interface from the screen


Synopsis
unmap(force)


Arguments

force force unmap even if this tool seems to be unmapped already
Allowed: boolean
Default: F


Returns
boolean


Description

This function should be used to remove a graphical user interface from the screen. If the tool made its own top-level frame, then that entire frame will be removed from the screen. Otherwise, the next highest level frame will be removed from 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 unmap the GUI. Otherwise, F is returned, implying that the tool believed itself to already be unmapped.





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