slow autoscroll near edge of screen
slow autoscroll near edge of screen
- Subject: slow autoscroll near edge of screen
- From: "Simon Strandgaard" <email@hidden>
- Date: Wed, 11 Oct 2006 03:26:16 +0200
I have a custom nsview inside a nsscrollview. I deal with dragndrop
inside mouseDragged. When dragging things over long distances then
I call [self autoscroll: event]; so that the scrollview follows the
cursor.
This works well for me, when there is ~60 pixels space around the
nsscrollview. If there is too little space between my window-edge
and the screen-edge, then it scrolls too slow to be useful.
How does one get faster scrolling when there is no room between
the nsscrollview and the screen-edge ?
Is it possible to continue reading the delta-movement, when the
mouse has reached the screen-edge ?
--
Simon Strandgaard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden