Hillegass: Animation, NSProgressIndicator and Bindings
Hillegass: Animation, NSProgressIndicator and Bindings
- Subject: Hillegass: Animation, NSProgressIndicator and Bindings
- From: Benjamin Dobson <email@hidden>
- Date: Tue, 27 Jan 2009 19:37:57 +0000
Hi,
I'm in chapter 24 of Hillegass's book, which contains an
NSProgressIndicator bound to AppController.count (AppController being
an NSObject subclass). One thing is really bugging me: when
AppController.count is updates, the progress bar immediately jumps to
the new position, instead of animating like you would expect. I have
looked at the documentation for NSProgressIndicator and found nothing
that appears to animate a determinate progress indicator. What is the
normal method to do this?
(Note that the stripes moving to the left are animating fine.)
_______________________________________________
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