All Manuals > Editor User Guide > 5 Emulation

5.4 Emulation in Applications

If you include the LispWorks editor (via capi:editor-pane or its subclasses) in an application, then by default your interfaces will use Microsoft Windows emulation on Windows, macOS editor emulation on Cocoa, and Emacs emulation on Linux and other Unix-like systems.

To override this behavior in your interface classes, define a method on capi:interface-keys-style. See the CAPI User Guide and Reference Manual for details.

To override this behavior in your delivered application, use the delivery keyword :editor-style. See the Delivery User Guide for details.


Editor User Guide (Macintosh version) - 01 Dec 2021 19:35:12