Creating a radiobox item
Left-click on the radiobox icon on the object palette, and left-click
again on the object editor inside a panel or dialog box object. The
radiobox properties editor will be shown, with the following
controls.
- Name
- The name of this radiobox.
- Description
- A textual description of the radiobox.
- Label
- Label for the radiobox.
- Auto size
- If checked on, the radiobox will size according to
wxWindows defaults. If off, the size will be determined by interactively sizing
the radiobox from the object editor.
- Label position
- Horizontal, vertical or default label placement.
- Rows/cols
- Number of rows or columns (depending on label orientation
value).
- Values
- A list of default string values.
- Value
- Text field for entering a radiobox value.
- Add
- Add the text in the current field to the list of default values.
- Delete
- Delete the currently selected item.