NextPrevUpTopContentsIndex

:editor-style

Keyword

Default value :default

This controls the editor emulation style used in capi:editor-pane (and subclasses) in the delivered image.

The value should be one of:

:emacs

Use Emacs emulation.

:pc

Use Microsoft Windows emulation on Windows, and KDE/Gnome style keys on Motif.

:mac

Use Mac OS X editor emulation.

:default

Use the default emulation style for the current platform. That is, use :pc on Microsoft Windows, :mac on Mac OS X/Cocoa and :emacs on Motif.

nil

Use the default setting on the current machine.

Note that not all emulation styles are supported on all platforms. See the the "Emulation" chapter of the LispWorks Editor User Guide for details about the different emulation styles.


LispWorks Delivery User Guide - 14 Mar 2008

NextPrevUpTopContentsIndex