Menus, dialogs, and feedback
Native Qt
Progress
Progress is a native Zui component in the menus, dialogs, and feedback catalog, with 7 component-specific properties.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
progress 64, minimum: 0, maximum: 100, width: 360, color: "#b7ff5a"
API
Component properties
7 component-specific values, plus shared item and layout properties.
valueValue configuration for Progress.propertyminimumMinimum configuration for Progress.propertymaximumMaximum configuration for Progress.propertywidthWidth configuration for Progress.propertyheightHeight configuration for Progress.propertycolorColor configuration for Progress.propertyvisibleVisible configuration for Progress.propertyShow 14 shared item properties
enabledopacityscalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
This renderer is display-only and does not emit component-specific events.