Re: Cocoa & Apple Event handling...
Re: Cocoa & Apple Event handling...
- Subject: Re: Cocoa & Apple Event handling...
- From: Brian Webster <email@hidden>
- Date: Wed, 27 Jun 2001 18:15:20 -0500
On Wednesday, June 27, 2001, at 04:57 PM, cocoa-dev-
email@hidden wrote:
Can anyone provide any pointers to docs for AppleEvent handling in
Cocoa apps? I haven't been able to track down much of anything...
Well, there's not much Cocoa-specific documentation on handling
Apple Events as of yet. The main class that you want to look at
will be NSAppleEventManager, along with NSAppleEventDescriptor.
For a description of how Apple Events are handled by an app, you
can read the docs at
<
http://developer.apple.com/techpubs/mac/IAC/IAC-2.html>. The
explanations are all about the Carbon version of the API, but
the basic concepts are still useful.
--
Brian Webster
email@hidden
http://www.owlnet.rice.edu/~bwebster