All Manuals > LispWorks User Guide and Reference Manual > 17 iOS interface

NextPrevUpTopContentsIndex

17.3 Using Objective-C from Lisp

The function objc:ensure-objc-initialized must be called before you can use Objective-C from Lisp. A good place to call this is in the initialization function that is passed as the func argument to deliver.

For other details, see the LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual .


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex