ScrollView - slowing down the scroll speed
ScrollView - slowing down the scroll speed
- Subject: ScrollView - slowing down the scroll speed
- From: Johan Kool <email@hidden>
- Date: Wed, 2 May 2007 12:04:23 +0200
Hello all,
I was wondering if anyone is aware of a solution for the problem
described below. I ran into the same situation where dragging onto my
NSTableView makes it scroll way too quickly to be able to drop at the
right location. Slowing down, or even completely disabling the
automatic scrolling would be great.
Thanks,
Johan
Begin doorgestuurd bericht:
Van: "Simon Liu" <email@hidden>
Datum: 14 februari 2007 20:39:50 GMT+01:00
Aan: Cocoa-dev <email@hidden>
Onderwerp: ScrollView - slowing down the scroll speed
List-Id: Discussions regarding native Mac OS X application
developments using Cocoa frameworks <cocoa-dev.lists.apple.com>
I have a NSDrawer, with a tableview in a scrollview. The table has a
single column, with each row containing an image thumbnail. The user
can reorder the images by dragging and dropping.
However they find the scrollview scrolls too quickly (when dragging
and moving the mouse to the top/bottom of the scrollview, which
triggers a scroll movement.)
Is there a way to slow this down? I tried setting the vertical
line/page scroll values, but this doesn't seem to work.
BTW: my system has 'smooth scrolling' enabled in System Prefs. My
scrollviews don't seem to exhibit this behaviour, is there a simple
setting I need to set on my scrollviews?
Thanks,
Simon
---
http://www.johankool.nl/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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