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 (Cocoa-dev@lists.apple.com) 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/archive%40mail-archive.com This email sent to arch...@mail-archive.com