On Thu, Oct 14, 2010 at 6:12 PM, Gideon King <gid...@novamind.com> wrote: > Hi, I am trying to get a large view to scroll smoothly in an NSScrollView > using an animation on the scrollpoint. The first time I do this, the > scrolling is quite jerky, especially when I get to places where there are > subviews. Once it has shown the subviews (either by my previous manual > scrolling or animated scrolling), the animation goes a lot more smoothly. > From this, I deduce that there must be some sort of caching going on.
Are you sure you want to do this? There's already a system-wide smooth scrolling preference. Won't users be annoyed if they have disabled it but are still given smooth scrolling in your app? --Kyle Sluder _______________________________________________ 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