Re: is lockFocus main thread specific?
Re: is lockFocus main thread specific?
- Subject: Re: is lockFocus main thread specific?
- From: Eric Shapiro <email@hidden>
- Date: Thu, 15 Nov 2007 19:50:04 -0500
On Nov 15, 2007, at 3:03 PM, email@hidden wrote:
9. Re: is lockFocus main thread specific? (Michael B Johnson)
[NSImage lockFocus] most definitely crashes on 10.5 when called from a
secondary thread. I have dozens of crash reports from users verifying
the problem.
I was unable to reproduce the problem in a small test application,
though, so the problem is more complicated than just that one call. My
work-around was to do all NSImage related work on the main thread,
which is ok in our case but definitely sub-optimal in others.
-Eric Shapiro
_______________________________________________
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