The path taken by an event to the object in a Cocoa application that finally handles it can be a complicated one. This chapter traces the possible paths of events of various types and describes the mechanisms and architectural designs for handling events in the Application Kit.
For further background, “The Core Application Architecture“ in Cocoa Fundamentals Guide is recommended reading.
How an Event Enters a Cocoa Application
Event Dispatch
Action Messages
Responders
The Responder Chain
Last updated: 2007-03-16