Re: clickCount question
Re: clickCount question
- Subject: Re: clickCount question
- From: Julien Jalon <email@hidden>
- Date: Sun, 20 Jul 2003 19:05:20 +0200
On Sunday, Jul 20, 2003, at 18:39 Europe/Paris, Ben Dougall wrote:
// a better thing would be to calculate double click interval here
#define DOUBLECLICK_INTERVAL 0.5
user defaults would be a better place to get this value
Of course, that what I meant by "calculate double-click interval".
However, since it can be painful to get and track the double-click
interval changes*, just using a big enough interval may be correct
enough.
*: changing the double-click speed in system preferences seems not to
raise any distributed notification...
--
Julien Jalon
http://www.julien-jalon.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.