Widget/Checkbox

From Gui

(Difference between revisions)
173.11.94.130 (Talk)
(Created type "Checkbox")
Next diff →

Revision as of 01:56, 13 June 2009

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)

Events

Personal tools