All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

range-pane Class

Summary

A class supporting progress-bar and slider.

Package

capi

Superclasses

capi-object

Subclasses

progress-bar
scroll-bar
slider

Initargs
:start
An integer specifying the lowest value of the range.
:end
An integer specifying the highest value of the range.
:slug-start
An integer specifying the start of the slug, corresponding to the current value of the range.
:slug-end
An integer specifying the end of the slug.
:callback
Called when the user changes the value.
:orientation
One of :horizontal (the default) or :vertical.
Accessors

range-start
range-end
range-slug-start
range-slug-end
range-callback
range-orientation

Description

The class range-pane exists to support the progress-bar and slider classes. Consult the reference pages for progress-bar and slider for further information.

See also

progress-bar
slider
3.9.4 Slider, Progress bar and Scroll bar


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57