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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to