Re: Progress Sheet on a NSDocument
Re: Progress Sheet on a NSDocument
- Subject: Re: Progress Sheet on a NSDocument
- From: "Adam R. Maxwell" <email@hidden>
- Date: Sun, 25 Mar 2007 11:56:11 -0700
On Mar 25, 2007, at 11:44, Nick Zitzmann wrote:
On Mar 25, 2007, at 9:17 AM, Uli Kusterer wrote:
GUI in Cocoa is not thread safe. Period.
That's not 100% true; NSProgressIndicator is thread-safe, and a few
other AppKit methods are as well. There used to be a page on ADC
explaining what worked, but I can't find it anymore...
<http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/articles/CocoaSafety.html
> indicates that NSView and NSWindow may be used from secondary
threads (with some caveats).
-- Adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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