All Manuals > CAPI User Guide and Reference Manual > 20 Self-contained examples

NextPrevUpTopContentsIndex

20.8 Examples of complete CAPI applications

Simple applications:

(example-edit-file "capi/applications/hangman") (example-edit-file "capi/applications/maze") (example-edit-file "capi/applications/maze-multi") (example-edit-file "capi/applications/othello") (example-edit-file "capi/applications/pong") (example-edit-file "capi/applications/rich-text-editor")

Complete interface, including toolbar, option pane, and multi-column list panel:

(example-edit-file "capi/applications/simple-symbol-browser")

Incorporating CPU-intensive work with responsive GUI:

(example-edit-file "capi/applications/multi-threading")

CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex