Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >Scrollwheel ignores line scroll setting in NSScrollView - bug? (From: Graham Cox <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.