Finding all Apple Events
Finding all Apple Events
- Subject: Finding all Apple Events
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 2 Sep 2005 08:55:02 +0200
I would like to know which Apple Events get sent do my application.
I tried to setEventHandler:andSelector:forEventClass:andEventID: with
wild cards ('****') for event class and id, but this does not seem to
work.
Registering for all documented (more than a thousand) or possible
(millions) events clearly is not practical.
So what can I do?
Or: for what (undocumented) method should I set a symbolic breakpoint ?
(For the curious: I want to know which events Xcode sends to my app,
wich is registered as external editor - besides 'odoc').
Kind regards,
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden