Re: Smooth scrolling in NSScrollView
Re: Smooth scrolling in NSScrollView
- Subject: Re: Smooth scrolling in NSScrollView
- From: Kyle Sluder <email@hidden>
- Date: Thu, 14 Oct 2010 18:15:13 -0700
On Thu, Oct 14, 2010 at 6:12 PM, Gideon King <email@hidden> 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 (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