Re: Can't get setDelegate to work on NSMenu attached to NSStatusItem (SOLVED)
Re: Can't get setDelegate to work on NSMenu attached to NSStatusItem (SOLVED)
- Subject: Re: Can't get setDelegate to work on NSMenu attached to NSStatusItem (SOLVED)
- From: "Mark D. Gerl" <email@hidden>
- Date: Wed, 4 Mar 2009 20:43:28 -0500
On Mar 4, 2009, at 5:03 PM, Nick Zitzmann wrote:
Yes; I pointed that out to you yesterday. You can, if you wish, turn
on the warnings/errors option for your target in Xcode to treat all
warnings as errors. You should also set a global breakpoint on
objc_exception_throw so you can catch exceptions like that one.
Yeah, that was an odd situation... one of those things right in front
of my face that I ignored and missed (run log)... since it didn't
work, I just commented it out and went on with other things and
waiting for responses on the list... so, I didn't notice the either
compiler warning or xcode run log message - until I happened on the
spelling error myself (THOUGH, I sure wish I had seen your message
first -- stupid delayed Mail delivery!).
Breakpoint is a good idea - I usually do that for C++. As for
warnings are errors - not possible, because I'm working with a larger
beast that has plenty of benign but odd warnings that I'm not
authorized to spend the time removing. Sigh.
Thanks again, for all the good advice from everyone.
M
--
Mark D. Gerl, Multimedia Design Group, <mailto:email@hidden>
_______________________________________________
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