All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

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 integers delimiting the range of values the progress bar can display.

The accessor (setf range-slug-start) is used to set an integer value for the progress indicator.

See also

range-pane
titled-object


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex