Simple standalone scroll bar:
(example-edit-file "capi/elements/scroll-bar")
Non-linear integer values in a slider:
(example-edit-file "capi/elements/slider-print-function")
Simple use of progress bars:
(example-edit-file "capi/elements/progress-bar")
Updating a progress bar from another thread:
(example-edit-file "capi/elements/progress-bar-from-background-thread")
text-input-choice basic functionality:
(example-edit-file "capi/elements/text-input-choice")
text-input-pane basic functionality:
(example-edit-file "capi/elements/text-input-pane")
text-input-range basic functionality:
(example-edit-file "capi/elements/text-input-range")
(example-edit-file "capi/elements/toolbar")
Docking layout:
(example-edit-file "capi/layouts/docking-layout")
Switchable layout:
(example-edit-file "capi/layouts/switchable")
Rich Text pane:
(example-edit-file "capi/applications/rich-text-editor")
Various buttons:
(example-edit-file "capi/buttons/buttons")
Simple layout in button panel:
(example-edit-file "capi/buttons/button-panel-layout")
tracking-pinboard-layout example:
(example-edit-file "capi/graphics/tracking-pinboard-layout")
simple-network-pane example with labeling of graph edges:
(example-edit-file "capi/graphics/network")
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:40