[previous] [up] [next]     [contents] [index]
Next: get-value Up: Class Reference Previous: get-canvas

wx:check-box%

Superclass: wx:item%

A checkbox is a labelled box which is either on (checkmark is visible) or off (no checkmark).

Whenever a checkbox is clicked by the user, the checkbox's callback procedure is invoked. (The callback procedure is provided as an initialization argument when the checkbox is created.)

Methods: All methods:
[previous] [up] [next]     [contents] [index]
Next: get-value Up: Class Reference Previous: get-canvas

PLT