Re: NSAttributedString -size Crash
Re: NSAttributedString -size Crash
- Subject: Re: NSAttributedString -size Crash
- From: Kyle Sluder <email@hidden>
- Date: Sun, 31 May 2009 16:30:26 -0700
On Sun, May 31, 2009 at 4:08 PM, Seth Willits <email@hidden> wrote:
> Alright, well, either way I know it's not happening because it's not in the
> console log.
You don't know it's not nil unless you check yourself. Set a
conditional breakpoint; it's the only real way to reason about your
code.
And FWIW, click a button isn't threadsafe. AppKit on the whole, with
few and documented exceptions, isn't threadsafe.
--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