Search Locate Previous Next Contents

Radio Button Group (RB)


Description
This makes a group of radio buttons captioned at the group level (may contain &Accelerators). You can have this watch/update an index value (singleton) or a boolean vector of button states, which will only ever have one bit set.

Labels – is a matrix of button captions where the shape sets the layout of the group. A vector is treated as a one-column matrix, giving a vertical arrangement.

The buttons are spaced out evenly within the object size. The keyboard arrows can be used to switch between them.

Class Property Table
NameTypeDefaultDescription
HintString
StyleManyOf
IndexUserIndex variable (selected index)
StatesUserBoolean vector (button states)
LabelsRuntimeLabels List (button labels)
VisibleRuntimeBoolean singleton
ActiveRuntimeBoolean singleton


Continue to: Containing Region (RGN)
© Copyright Causeway Graphical Systems Ltd 2003