[previous] [up] [next]     [index]
Next: get-value Up: Windowing Class Reference Previous: set-scroll-range

check-box%

Implements: control<%>

A check box is a labelled box which is either checked or unchecked.

Whenever a check box is clicked by the user, the check box's value is toggled and its callback procedure is invoked. A callback procedure is provided as an initialization argument when each check box is created.

Methods
All Methods

[previous] [up] [next]     [index]
Next: get-value Up: Windowing Class Reference Previous: set-scroll-range

PLT