Menus, dialogs, and feedback
Native Qt
Busy Indicator
Busy Indicator is a native Zui component in the menus, dialogs, and feedback catalog, with 8 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.
busy_indicator true, width: 32, height: 32, color: "#b7ff5a"
API
Component properties
8 component-specific values, plus shared item and layout properties.
runningRunning configuration for Busy Indicator.propertywidthWidth configuration for Busy Indicator.propertyheightHeight configuration for Busy Indicator.propertycolorColor configuration for Busy Indicator.propertyopacityOpacity configuration for Busy Indicator.propertyenabledEnabled configuration for Busy Indicator.propertyaccessible_nameAccessible name configuration for Busy Indicator.propertyvisibleVisible configuration for Busy Indicator.propertyShow 12 shared item properties
scalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
running_changeNative event payload↗
showNative event payload↗
hideNative event payload