Re: Programmatically opening an NSComboBox list
Re: Programmatically opening an NSComboBox list
- Subject: Re: Programmatically opening an NSComboBox list
- From: "Paul Sanders" <email@hidden>
- Date: Mon, 23 Feb 2009 12:06:46 -0000
Thank you, I'm sure I'll find a use for both of these. I have seen the Technote in fact but had not read as far as the objective-C section.
By 'set Type to Cocoa', I think you mean 'set Type to Objective-C'. 10/10 apart from that :)
Thanks again - Paul.
----- Original Message -----
From: "Kyle Sluder" <email@hidden>
To: "Paul Sanders" <email@hidden>
Cc: "Andy Lee" <email@hidden>; <email@hidden>
Sent: Monday, February 23, 2009 10:58 AM
Subject: Re: Programmatically opening an NSComboBox list
On Mon, Feb 23, 2009 at 5:45 AM, Paul Sanders <email@hidden>
wrote:
> I'm also looking for a way to trace messages sent to the various objects
> within my app, if anybody knows how to do that. Some sort of filtering
> might be in order!
Check out TN2124, Mac OS X Debugging Magic:
http://developer.apple.com/technotes/tn2004/tn2124.html
Also look at Instruments. I just built a quick instrument that logs
every Objective-C message send; you can filter as you like.
Instruments > Build New Instrument > change Type to Cocoa > change
recording to Function > Save.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden