doubleClick slop?
doubleClick slop?
- Subject: doubleClick slop?
- From: Murat Konar <email@hidden>
- Date: Thu, 19 Apr 2007 13:20:16 -0700
The definition of a double click is a mouseUp event followed by a
mouseDown that occurs within a window of time (the double click
interval), and whose locations are "close enough".
I know how to get the double click interval. How do I get Cocoa's
opinion of how close is "close enough" (i.e. how close geometrically
must the locations of the mouseUp and mouseDown events be for the
mouseDown event to have a clickCount > 1)?
_murat
_______________________________________________
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