scrollPoint: and smooth scrolling depend on current modifierFlags?
scrollPoint: and smooth scrolling depend on current modifierFlags?
- Subject: scrollPoint: and smooth scrolling depend on current modifierFlags?
- From: Michael Schmidt <email@hidden>
- Date: Sun, 18 Apr 2010 19:08:29 +0200
Hi list,
I'm using NSViews scrollPoint: method to scroll a custom NSView subclass
programmatically, when certain key events occur. "Use smooth scrolling" in
the appearance tab of SystemPreferences.app is enabled.
The problem is, that "scrollPoint:" seems to evaluate the current modifier
flags and decides that smooth scrolling should be disabled when alt, shift
or ctrl are pressed. Otherwise it works as selected in SystemPreferences.
Is there a way to change this disabling-behavior? Any hints?
--
Michael Schmidt
_______________________________________________
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