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: Nick Zitzmann <email@hidden>
- Date: Wed, 4 Mar 2009 15:03:24 -0700
On Mar 4, 2009, at 2:53 PM, Mark D. Gerl wrote:
DOH! Spelling error. I never noticed the wee warning triangle next
to the call - I spelled "delegate" wrong. I do miss C++ compiler
errors! Serves me right for not looking closer at the runlog:
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.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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