Re: Animation, NSProgressIndicator and Bindings
Re: Animation, NSProgressIndicator and Bindings
- Subject: Re: Animation, NSProgressIndicator and Bindings
- From: Matt Neuburg <email@hidden>
- Date: Tue, 27 Jan 2009 12:41:40 -0800
- Thread-topic: Animation, NSProgressIndicator and Bindings
On Tue, 27 Jan 2009 19:37:57 +0000, Benjamin Dobson
<email@hidden> said:
>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.
The docs explicitly say:
<http://developer.apple.com/documentation/Cocoa/Conceptual/ProgIndic/Tasks/D
eterProgIndic.html>
"If you vary the increment too widely, progress may appear uneven or jerky."
So that is what I would expect. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
One of the 2007 MacTech Top 25: <http://tinyurl.com/2rh4pf>
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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