Re: -mouseDragged: sent to view when dragging window
Re: -mouseDragged: sent to view when dragging window
- Subject: Re: -mouseDragged: sent to view when dragging window
- From: Graham Cox <email@hidden>
- Date: Wed, 25 Jul 2012 17:46:09 +1000
On 25/07/2012, at 5:19 PM, Markus Spoettl wrote:
> I don't believe that getting -mouseDragged: without a prior -mouseDown: or following -mouseUp: is intentional.
I tend to agree, but I have also observed the issue you're having as well.
Basically, if you didn't get a mouseDown:, you should ignore any mouseDragged: events. It seems there are situations where the mouseDragged gets dispatched erroneously.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden