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: Tue, 25 Jan 2005 22:03:19 -0800
On Jan 25, 2005, at 9:25 PM, M. Uli Kusterer wrote:
At 13:33 Uhr -0800 24.01.2005, Matt Neuburg wrote:
On Sun, 23 Jan 2005 21:28:46 -0800, mmalcolm crawford
<email@hidden>
said:
>That document is, unfortunately, misleading (and a bug has been
filed).
You should not set up your own "mini event loop" in this way. You
should instead capture the relevant information in mouseDown: and
then
deal with updates in mouseMoved: and mouseUp:.
Okay, I'm adaptable. Here's the Damn-The-Documentation,
Full-Speed-Ahead
version:
[...]
What happens when the mouse moves out of the view during dragging?
The view continues to receive mouseDragged: messages...
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