
Extension View Editor 4-57
4-57
4.3.11 Radio Buttons Widget
Use this widget when you want the user to make a single
specific choice from a list of mutually exclusive choices
(normally a maximum of 3; if more than 3, use an enumeration
widget or other appropriate widget).
Radio Button
Properties
The properties available for a Radio Button widget are described
in the table below:
Figure 4.46
Object Description
Target
Moniker
This is the variable to which you put your widget data and/
or from which you get your widget data. It is the variable
that is associated with the widget.
Clicking the Ellipsis icon gives a list of available
options, including any variables of type Real or Enum that
you have created in the Object Manager.
Target
Widget
By making a selection from this drop-down list, you are
instructing the radio buttons widget to receive its
information from the Target Widget. When a target widget
is selected, the target moniker must correspond to a
variable associated with the target widget.
For an example, see the Target Widget property for the text
entry widget.
Komentáře k této Příručce