Widget/Checkbox
From Gui
< Widget
Revision as of 01:56, 13 June 2009 by 173.11.94.130 (Talk)
A Checkbox is a widget that has a state of being "checked" or "unchecked" (or "selected" or "deselected").
Checkboxes can be grouped together. Some groups only allow one box to be "checked" at a time.
NOTE: some toolkits allow for "three state" checkboxes. These checkboxes can be "checked", "unchecked", or "neither".
Properties
- checked (boolean)