Re: Drawing from secondary thread erases resize corner in window?
Re: Drawing from secondary thread erases resize corner in window?
- Subject: Re: Drawing from secondary thread erases resize corner in window?
- From: j o a r <email@hidden>
- Date: Thu, 28 Feb 2008 01:02:18 +0100
On Feb 28, 2008, at 12:54 AM, Kyle Sluder wrote:
Do not use AppKit from any thread other than your main thread. It is
not thread-safe.
...besides the things that are explicitly documented to be thread safe:
<http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/index.html
>
You should consider everything to be non-thread safe unless documented
otherwise.
j o a r
_______________________________________________
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