Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewer |
datamanager | Show a new Viewerdatamanager tool? | ||
Allowed: | Boolean | ||
Default: | T | ||
displaypanel | Show a new Viewerdisplaypanel tool? | ||
Allowed: | Boolean | ||
Default: | T |
This function is a simple front-end to the newdatamanager and newdisplaypanel functions. If the datamanager argument is T, then a new Viewerdatamanager tool graphical user interface will be placed on the screen in its own frame. Likewise, if the displaypanel argument is T, then a new Viewerdisplaypanel tool will be put on screen in a frame of its own.
This function is provided partly for convenience, but mostly to suit the requirements of the Toolmanager tool. See the individual functions newdatamanager and newdisplaypanel for further information.