Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewercolormapmanager |
parent | parent frame for GUI | ||
Allowed: | agent or F | ||
Default: | F | ||
show | map the GUI to the screen immediately? | ||
Allowed: | Boolean | ||
Default: | T | ||
hasdismiss | place a 'Dismiss' button in the GUI? | ||
Allowed: | Boolean | ||
Default: | F | ||
hasdone | place a 'Done' button in the GUI? | ||
Allowed: | Boolean | ||
Default: | F | ||
widgetset | Widgetserver tool to use for the GUI | ||
Allowed: | Widgetserver tool | ||
Default: | dws |
Calling this function will create and return a new GUI which can be used to view and edit the colormaps that are provided by this Viewercolormapmanager tool. By judicious use of the function arguments, the graphical user interface can optionally be placed within existing frames, and left off-screen for later use. The interface of the return value conforms to the Viewerstandardgui interface.