Go to documentation repository
...
List of commands and parameters for the DIALOG object is presented in the following table:
Command – command description | Parameters | Description |
"SETUP" – set up of operator query pane |
x<> | Coordinate of left top corner (0 - 100) |
y<> | Coordinate of left top corner (0 - 100) |
allow_move<> | 0 – forbid moving, 1 – allow moving |
"RUN" – show operator query pane |
- | - | |
"RUN_MODAL" – run operator query pane in modal mode |
- | - | |
"CLOSE" – close last opened operator query pane |
- | - | |
"CLOSE_ALL" – close all opened operator query panes |
- | - |
...
Examples of using reactions of the Operator query pane object:
...