NextPrevUpTopContentsIndex

4.3 Displaying and entering text

There are a variety of ways in which an application can display text, accept text input or allow editing of text by the user. Display panes show non-editable text, text input panes are used for entering short pieces of text, and editor panes are commonly used for dealing with large amounts of text such as files. Rich text panes are available on Cocoa and Windows, supporting formatted text.

4.3.1 Display panes

4.3.2 Text input panes

4.3.3 Editor panes


LispWorks CAPI User Guide (Macintosh version) - 17 Mar 2008

NextPrevUpTopContentsIndex