On Tue, 27 Jan 2009 19:37:57 +0000, Benjamin Dobson <[email protected]> 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 protected], <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 protected]) 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 [email protected]
