TOC PREV NEXT INDEX



Radio Button


A Radio Button holds a single line of text next to a graphical On/Off indicator. Each Radio Button is also assigned a group. Only one Radio Button in each group can be in the On state at a time.

The text and the initial state of the Radio Button can be specified in its properties page. Pressing the 'Group Editor' Button will launch a dialog displaying the current group and allowing the user to add, edit, or remove groups. All Radio Buttons are initially set to a group named 'defaultGroup'. Once the user has created other groups in the Group Editor, these groups can be chosen from the Group choice field.

All changes in the Group Editor effect all of the Radio Buttons in that Composer. Once a group is created it is available to all Radio Buttons.

A Radio Button will generate an ItemEvent whenever its state is changed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX