This short example demonstrates how to deliver a small graphical application: an implementation of the board game Othello, with the graphical portion of it written using the CAPI library.
You can find the location of the code for this application in your LispWorks installation by evaluating the following form:
(example-file "capi/applications/othello.lisp")