Re: Problems manually scrolling a view using mouseDown:
Re: Problems manually scrolling a view using mouseDown:
- Subject: Re: Problems manually scrolling a view using mouseDown:
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 24 Jan 2005 20:52:40 -0800
On Jan 24, 2005, at 6:53 AM, email@hidden wrote:
Equally annoying is that neither approach gets auto-scrolling quite
right, since neither get events when the user doesn't move the mouse
(so if they click in your view, and then drag off the view, you only
autoscroll if they key moving the mouse). You'll also need to install
a timer to handle autoscrolling when the mouse is down but not moving
- not all that hard, just annoying to have to implement every time you
need this.
Just one of those little "edge case" behaviors that everybody has to
implement (or at least should), even though Cocoa does almost
everything for you but not quite.
Please file an enhancement request.
mmalc
_______________________________________________
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