Next Prev Up Top Contents Index

3.3.2 Editor panes

Editor panes can be created using the editor-pane element.

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

The Common LispWorks Editor, as described in the Common LispWorks User Guide and the LispWorks Editor User Guide , uses editor-pane .

 

Figure 3.5 An editor pane


LispWorks CAPI User Guide - 14 Dec 2001

Next Prev Up Top Contents Index