[previous] [up] [next]     [index]
Next: get-value Up: Windowing Class Reference Previous: separator-menu-item

slider%

Implements: control<%>

A slider object is a panel item with a handle that the user can drag to change the control's value. Each slider has a fixed minumum and maximum value.

Whenever the user changes the value of a slider, its callback procedure is invoked. A callback procedure is provided as an initialization argument when each slider is created.

Methods
All Methods

[previous] [up] [next]     [index]
Next: get-value Up: Windowing Class Reference Previous: separator-menu-item

PLT