Category
Function
Allows colormap editors to be opened and closed from within a visual program.
Syntax
Available only in the user interface.
Inputs
Name | Type | Default | Description |
---|---|---|---|
name | string | no default | name of the colormap editor(s) to be opened or closed |
open | flag, flag list, or string list | 0 | 0: close the colormap editor(s)
1: open the colormap editor(s) |
how | string or string list | "title" | open or close the colormap editor(s) by title or label |
Functional Details
name | specifies the name(s) of the colormap editor(s) to be opened. | ||||
open | determines whether the specified editor(s) will be opened (1) or closed (0). The effect of this parameter depends on the type of argument supplied:
| ||||
how | if specified, determines how the name parameter is to be interpreted:
|
Example Visual Program InterfaceControl1.net
See Also Execute, ManageControlPanel, ManageImageWindow, ManageSequencer
[ OpenDX Home at IBM | OpenDX.org ]