• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Smooth scrolling in NSScrollView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Smooth scrolling in NSScrollView


  • Subject: Re: Smooth scrolling in NSScrollView
  • From: Gideon King <email@hidden>
  • Date: Fri, 15 Oct 2010 12:40:38 +1000

Thanks for trying to keep me on the design straight and narrow path Kyle, but in this case, it will not affect normal scrolling within the application - only for use in special circumstances which the user will activate.

I just tried out the smooth scrolling option and it is a bit smoother than my animation which uses NSAnimation and scrollPoint, but it has the same slight hesitation when it gets to showing the subviews just like what I see in my animation.

Gideon

On 15/10/2010, at 11:15 AM, Kyle Sluder wrote:

> 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

References: 
 >Smooth scrolling in NSScrollView (From: Gideon King <email@hidden>)
 >Re: Smooth scrolling in NSScrollView (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Smooth scrolling in NSScrollView
  • Next by Date: Re: Why is 'missing sentinel in function call' appearing?
  • Previous by thread: Re: Smooth scrolling in NSScrollView
  • Next by thread: Re: Smooth scrolling in NSScrollView
  • Index(es):
    • Date
    • Thread