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


viewer.done - Function



Package display
Module viewer
Tool viewer


Close down (destroy) this Viewer tool


Synopsis
done()


Returns
T


Description

Calling this function frees up the resources used by this Viewer tool, and renders it useless. This function should be called when you are finished with a particular Viewer tool, and is also called when Glish exits, if the deleteatexit argument to the Viewer tool constructor was T. All GUIs (including Viewerdisplaypanel tools) created by this Viewer tool will be removed from the display, and all Viewerdisplaydata tools managed by this Viewer tool will be destroyed. Any Images used to construct those Viewerdisplaydata tools will of course remain on disk. Depending on how imaginatively you have used the Viewer tool, this function can take a few seconds to complete.





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