Spinner

Typewidget
Dictionarywidget.spinner
LibrarySpinner
Associationscom.livecode.widget.spinner
Summary

This widget is a spinner or activity indicator. Spinners provide visual feedback to users use when performing an activity for an unknown duration such as processing a large amount of data or presenting a complex user interface.

Description

This widget is a spinner or activity indicator. Spinners provide visual feedback to users use when performing an activity for an unknown duration such as processing a large amount of data or presenting a complex user interface.

TypeNameSummarySyntax
propertymarkerCount

The number of markers to display in the spinner

set the markerCount of <widget> to <markers>

get the markerCount of <widget>

- - -scaleMarkers

Whether to scale the markers to or maintain a constant size

set the scaleMarkers of <widget> to { true | false }

get the scaleMarkers of <widget>

widgetSpinner

This widget is a spinner or activity indicator. Spinners provide visual feedback to users use when performing an activity for an unknown duration such as processing a large amount of data or presenting a complex user interface.

set the scaleMarkers of <widget> to { true | false }

get the scaleMarkers of <widget>