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

wx:slider%

Superclass: wx:item%

A wx:slider obejct is a panel item with a handle which can be pulled back and forth to change a value.

Whenever the value of a slider is changed by the user, the slider's callback procedure is invoked. (The callback procedure is provided as an initialization argument when the slider is created.)

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

PLT