Online documentation, manuals and tutorials
< All Topics
Print

Slider (EEZ-GUI)

Description

This Widget allows us to select one value from the list by moving the knob on the slider.

Properties

Specific

Data

EXPRESSION (integer)

The variable in which the selected value in the range of [Min, Max] is saved.

Min

EXPRESSION (any)

The minimum value that can be selected.

Max

EXPRESSION (any)

The maximum value that can be selected.

Visible

EXPRESSION (boolean)

If the calculated expression is true then the Widget is visible, and if it is false then the Widget is hidden. It can be left blank, in which case the Widget is always visible.

Examples

  • eez-gui-widgets-demo
Page content