NextPrevUpTopContentsIndex

slider

Class
Summary

A pane with a sliding marker, which allows the user to control a numerical value within a specified range.

Package

capi

Superclasses

range-pane
titled-object
simple-pane

Initargs

:show-value-p

A boolean.

Readers

slider-show-value-p

Description

The slider class allows the user to enter a number by moving a marker on a sliding scale to the desired value.

show-value-p determines whether the slider displays the current value. The default value is t .

Note: show-value-p is ignored on MS Windows.


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex