Re: doubleClick slop?
Re: doubleClick slop?
- Subject: Re: doubleClick slop?
- From: Michael Watson <email@hidden>
- Date: Thu, 19 Apr 2007 17:36:43 -0400
On 19 Apr, 2007, at 17:29, Murat Konar wrote:
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".
The behaviour of a double-click, to the user, is dependent on the
context. Examples:
If you're in the Finder, opening a folder with a double-click happens
on the second mouseUp.
If you're selecting a word in this e-mail via double-clicking, the
selection happens on the second mouseDown.
If you want to send an instant message to someone on your iChat buddy
list by double-clicking the person's name in the list, the new IM
window appears on the second mouseDown.
Worth keeping in mind, perhaps.
--
m-s
_______________________________________________
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