Spinner

A spinner widget that can be used to write and read a numeric PV.

Operations

At runtime, Clicking the arrow buttons to increase/decrease value in step increment. Double clicking (or clicking twice) on it will make its text editable. Pressing Enter or clicking other place of the display to finish editing. Pressing Esc to abort editing. It also supports changing value with keyboard while it is focused. (It will be focused after clicking on its arrow buttons). Using Up/Down key to increase/decrease value in step increment. Using PageUp/PageDown key to increase/decrease value in page increment.

It has two Runtime configurable properties which can be changed at runtime from context menu Configure Runtime Properties..." : Step Increment and Page Increment.

Special Properties

See Also