Re: clickCount question
Re: clickCount question
- Subject: Re: clickCount question
- From: Koen van der Drift <email@hidden>
- Date: Mon, 21 Jul 2003 20:50:54 -0400
On Monday, July 21, 2003, at 04:49 PM, James Quick wrote:
When the selection changed due to the second click in a double click,
this
should be called in time to cancel the pending empty selection. Note
that this is not perfect and is untested. You may need to add a small
increment
to the click time to stifle the update when the user just sneaks in
under
wire, to account for latency between the clicks and this getting
called, etc.
James,
Thanks this works :) There is only a delay when the selection becomes
zero. But this is probably because I double-click faster than the value
set in the user prefs. I'll see if I can improve that somehow.
thanks again,
- Koen.
_______________________________________________
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.