Re: progressbar animation not working on snow leopard
Re: progressbar animation not working on snow leopard
- Subject: Re: progressbar animation not working on snow leopard
- From: Quincey Morris <email@hidden>
- Date: Tue, 23 Feb 2010 01:15:28 -0800
On Feb 23, 2010, at 00:17, yogin bhargava wrote:
> I have a progress bar in my app which is being animated using binding.
> Everything works fine with leopard but the animation does not happen on snow
> leopard. I tried a demo app with only progress bar in it on leopard and that
> animated on both leopard and SL.Any suggestions for this.
What animation exactly are you expecting? What binding? Is the bound-to property being updated on the main thread only?
You can take a look at the end of this discussion:
http://www.cocoabuilder.com/archive/cocoa/279253-unable-to-get-animation-of-nsprogressindicator-on-my-custom-view-subclassed.html
to see what affects what. But it's all got to be done on the main thread.
_______________________________________________
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