NextPrevUpTopContentsIndex

progress-bar

Class
Summary

A pane that is used to show progress during a lengthy task.

Package

capi

Superclasses

range-pane
titled-object
simple-pane

Description

This pane is used to display progress during a lengthy task. It has no interactive behavior.

The range-pane accessors (setf range-start) and (setf range-end) are used to specify the range of values the progress bar can display.

The accessor (setf range-slug-start) is used to set the progress indication.

See also

range-pane
titled-object


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex