Re: More re: Carbon Events vs Cocoa Events
Re: More re: Carbon Events vs Cocoa Events
- Subject: Re: More re: Carbon Events vs Cocoa Events
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 4 Apr 2002 06:03:29 -0500
And don't forget the various methods on NSRunLoop that monitor ports...
when an application starts, there are four or five NSMachPort messages
sent to the system to glean a bunch of information (screen size, for
example).
b.bum
On Thursday, April 4, 2002, at 05:52 AM, Ben Hines wrote:
At 4:57 PM -0600 4/1/02, Charles Srstka wrote:
Thanks! I now have a customized version of NoisyApp that logs all events
*and* Apple Events. Works great!
If you really want to monitor cocoa, you should log Notifications too.
This picks up some stuff noisyapp doesn't...
....
_______________________________________________
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.