Programming Languages White Papers
Learning Carbon: Carbon Events
Overview Everything a typical Carbon application does, whether interacting with the user or communicating with the system, takes place in response to an event sent to the application by the operating system. Events include any activity that requires a response by the application - user actions, changes in processing status, hardware activity, and other occurrences. The core task of any Carbon application is to respond to events. Carbon supports two event-handling models, although only one is recommended. The first is the legacy Mac OS Event Manager model, referred to as the classic Event Manager. The second is the Carbon Event Manager model.
| Publisher | O'Reilly Media | File Format | HTML |
|---|---|---|---|
| Date Published | May 2001 | ||
| Format | Book chapters | ||
| Topics | |||



