QT GUI Range: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
See [[GUI Hint]] for how to position the GUI within a window. | See [[GUI Hint]] for how to position the GUI within a window. | ||
[[File:Gui-range-ex.png]] | [[File:Gui-range-ex.png|700]] |
Revision as of 05:56, 27 December 2018
This block creates a variable with a slider. The ID will be the variable name, so use that ID as a parameter in another block to make it adjustable in real-time.
Leave the label blank to use the variable id as the label.
The default value must be between the start and the stop.
See GUI Hint for how to position the GUI within a window.