3.3 Displaying and entering text

3.3.2 Editor panes

Editor panes can be created using theeditor-pane element.

(setq editor (make-instance 'editor-pane))

(contain editor)

This creates an editor as described in the manual Common LispWorks Guide to the Editor.

Figure 3.4 An editor pane


CAPI User Guide, Liquid Common Lisp Version 5.0 - 2 OCT 1997

Generated with Harlequin WebMaker