Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewer |
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.