NSAppleEventManager details ??
NSAppleEventManager details ??
- Subject: NSAppleEventManager details ??
- From: Lance Drake <email@hidden>
- Date: Fri, 14 Mar 2003 11:50:03 -0700
Hi Cocoa folks,
Due diligence having been attempted (various searches yielding nil)
prior to writing, here's a note to ask if anyone knows where it is
explained what is the significance of the arguments in the
NSAppleEventManager function:
- (void)setEventHandler:(id)handler
andSelector:(SEL)sel <--- what's this ?
forEventClass:(AEEventClass)eventClass
andEventID:(AEEventID)eventID
There're about 2 sentences written in support of this component. Does
anyone know of any sample code floating around that makes use of this
object? It should be simple - but the details are lacking.
Thanks,
Lance Drake
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.