
Next: ComboBox
Up: Element on a configuration page
Previous: Default values
A CheckBox is for Yes/No like answers. You can select it, or deselect it.
- -text
- This is the text which will be in the checkbox.
- -default
- This is the default value for the checkbox, it must
be either 0 for deselected or 1 for selected. (default value if not set: 0)
- -help
- This is the help for the checkbox.
- -export
- This tells wether the widget shall be exported or not.
A CheckBox links to a variable of the same name as the CheckBox.
Jesper Kjær Pedersen <blackie@imada.ou.dk>
Wed Oct 2 13:29:53 MET DST 1996