• 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: Scrollwheel ignores line scroll setting in NSScrollView - bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrollwheel ignores line scroll setting in NSScrollView - bug?


  • Subject: Re: Scrollwheel ignores line scroll setting in NSScrollView - bug?
  • From: "Michael Ash" <email@hidden>
  • Date: Tue, 30 Dec 2008 08:31:01 -0500

On Mon, Dec 29, 2008 at 10:02 PM, Graham Cox <email@hidden> wrote:
> The scrollwheel input ignores NSScrollView's -setVerticalLineScroll:
> setting.
>
> Is this intentional, or should I file a bug?
>
> Is there a way to fix this behaviour other than subclassing that I've
> missed? It's pretty annoying.

Why would it use this value? From the documentation:

"This value is the amount used when the user clicks the scroll arrows
on the vertical scroll bar without holding down a modifier key."

Nothing about scroll wheels in there.

Are you thinking that this sets a minimum scroll amount and that the
scroll wheel should not be able to scroll less? Well that's not how it
works. Scroll wheels are intended to have no minimum scroll amount. If
you want one (which I don't recommend) then you'll have to subclass
and implement one.

Mike
_______________________________________________

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

  • Follow-Ups:
    • Re: Scrollwheel ignores line scroll setting in NSScrollView - bug?
      • From: Benjamin Dobson <email@hidden>
References: 
 >Scrollwheel ignores line scroll setting in NSScrollView - bug? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Tweaking a window size
  • Next by Date: Re: A Mac App & helper NSStatusItem - how to share preferences
  • Previous by thread: Scrollwheel ignores line scroll setting in NSScrollView - bug?
  • Next by thread: Re: Scrollwheel ignores line scroll setting in NSScrollView - bug?
  • Index(es):
    • Date
    • Thread