All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 3 The Cocoa Interface

NextPrevUpTopContentsIndex

3.3 Observers

Cocoa provides a mechanism called notification centers to register observers for particular events. The helper functions add-observer and remove-observer can be used to add and remove observers.


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex