Online documentation, manuals and tutorials
< All Topics
Print

Progress (EEZ-GUI)

Description

We can use this Widget, for example, when we want to display the execution progress of an operation.

Properties

Specific

Data

EXPRESSION (integer)

A value that goes from Min (progress is at 0%) to Max (progress is at 100%).

Min

EXPRESSION (any)

The minimum value that Data can contain.

Max

EXPRESSION (any)

The maximum value that Data can contain.

Orientation

Enum

There are two orientations that the Progress widget can have:

  • Horizontal

    Alt text

  • Vertical

    Alt text

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