A pane that is used to show progress during a lengthy task.
capi
range-pane
titled-object
simple-pane
The class progress-bar
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.
(example-edit-file "capi/elements/progress-bar")
(example-edit-file "capi/elements/progress-bar-from-background-thread")
range-pane
titled-object
3.9.4 Slider, Progress bar and Scroll bar
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57