Re: Leopard broke my progress indicators
Re: Leopard broke my progress indicators
- Subject: Re: Leopard broke my progress indicators
- From: j o a r <email@hidden>
- Date: Sun, 16 Dec 2007 12:17:39 -0800
On Dec 16, 2007, at 11:07 AM, Nick Zitzmann wrote:
But you don't need to set the double value on the main thread; that
part of NSProgressIndicator is thread-safe or else its threaded
drawing feature wouldn't work.
I don't think that's necessarily true. I think that the threaded
animation feature is designed to keep the animation running, even if
the main thread is otherwise busy. I don't think it has anything to do
with thread safety of the NSProgressIndicator class itself. And, as
Michael Tsai points out, it's not documented to be thread safe in
which case you should assume that it isn't.
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