NSAppleEventManager
NSAppleEventManager
- Subject: NSAppleEventManager
- From: Michael Emfinger <email@hidden>
- Date: Wed, 08 Aug 2001 16:13:50 -0700
Hi,
I've read everything on this board regarding NSAppleEvents and I've looked
at the cocoa headers (NSAppleEventDescriptor,NSAppleEventManager) and I was
wondering if anyone had any sample code for installing a handler. Also, I
wanted to use my main window controller as my handler, which is also the
application delegate. Is this okay?
Any help is much appreciated, as I need to get my new app responding to
Apple Events.
Thanks in advance,
Michael