LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.7 IDE changes

NextPrevUpTopContentsIndex

13.7.15 Standard Edit gestures on Cocoa

On Cocoa, LispWorks now adds a minimal Edit menu to all CAPI interfaces when running in the IDE, which makes Edit gestures Command+X , Command+C and Command+V work in every interface displayed in the LispWorks IDE. To remove the IDE's automatic menu, pass :auto-menus nil initargs when making the interface.

Note: to implement these gestures in your CAPI/Cocoa runtime application, you must include an Edit menu explicitly in your interface definition.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex