• 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 for NSScrollView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Smooth Scrolling for NSScrollView


  • Subject: Re: Smooth Scrolling for NSScrollView
  • From: Jeff Johnson <email@hidden>
  • Date: Mon, 14 Dec 2009 17:03:05 -0600

On Dec 14, 2009, at 3:04 PM, Scott Ribe wrote:

Smooth scrolling is an abomination anyway, by way of Microsoft, a feature
that looked cool to some developer but has awful usability.


With line-by-line scrolling you can actually read the top or bottom lines as
they go by, and determine your place in the document as it scrolls. With
smooth scrolling, the text is a blur, and you must frequently stop scrolling
in order to read a line and get re-oriented in the document.

I think you're missing the primary use case for smooth scrolling. If you scroll line-by-line, it may perhaps be superior to have smooth scrolling off, though I won't even grant that point automatically (I don't find the text a 'blur'). In any case, for page-by-page scrolling, I find smooth scrolling to be vastly superior. Without smooth scrolling, the window just jumps immediately to a different part of the document, and I find that disorienting. If you read a document page-by-page, it's an abomination without smooth scrolling, in my opinion.


-Jeff

_______________________________________________

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: 
 >Re: Smooth Scrolling for NSScrollView (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: NSString and Regular Expressions
  • Next by Date: Problem with properties and setters; also:Surprising behavior of NSMutableArray - makes spontaneous copy
  • Previous by thread: Re: Smooth Scrolling for NSScrollView
  • Next by thread: Re: Smooth Scrolling for NSScrollView
  • Index(es):
    • Date
    • Thread