backColor
The default background color
The default background color
The border color
The corner radius of the widget
The default label or icon color
Sent when the hilite of the segmented control widget changes
The background color of highlighted segments
The icons displayed by each segment when highlighted
The currently highlighted segment labels
The currently highlighted segment names
The currently highlighted segment indices
The label or icon color for highlighted segments
Whether the segmented widget is horizontal or not
The number of segments shown
Whether each segment is enabled or disabled.
The icons displayed by each segment
The labels displayed by each segment
The minimum width of each segment
The names used to identify segments
The segment display style
Whether multiple segments may be highlighted simultaneously
Whether to show a ripple effect on user interaction or not.
A widget that shows a row of selectable horizontal segments. A segmented control is a horizontal control that is made up of multiple segments, where each segment functions as a discrete button. Each segment can either show a label or an icon. One or more of the segments can be highlighted by clicking on them. By default, only one segment at a time can be highlighted, but it is possible to allow multiple segments to be highlighted. The segmented control is great for: - displaying a set of different options in a settings window (for example, it is used to display text alignment in the LiveCode property inspector) - switching between different cards in a stack - displaying a set of toggleable settings
Whether the widget has a border or not
Whether a segment can be unhighlighted by clicking