Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewer |
This function is used to disable the GUIs of all the Viewerdisplaypanel tools and all the Viewerdatamanager tools that are managed by this Viewer tool. This differs from the hold function in that refreshes of the displays will still be allowed, but the user will not be able to interact with the GUIs themselves. The GUIs will be re-enabled when an equal number of calls are made to the enable function. Actually, the GUIs can only effectively be disabled (greyed out) when they created their own top-level frames, so for applications where Viewerdisplaypanel tools for example are embedded in externally ``owned'' frames, this function does nothing.