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

checkable-menu-item%

Implements: selectable-menu-item<%>

A checkable-menu-item% is a string-labelled menu item that maintains a checkmark. Its parent must be a menu% or popup-menu%. When the user selects the menu item, the item's checkmark is toggled and its callback procedure is called.

Methods
All Methods

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

PLT