Re: detecting a double click ahead of time
Re: detecting a double click ahead of time
- Subject: Re: detecting a double click ahead of time
- From: Creed Erickson <email@hidden>
- Date: Tue, 21 Oct 2003 18:33:50 -0700
On Tuesday, October 21, 2003, at 02:24 PM, Robert Miller wrote:
the problem is when clickCount == 1, I want to look ahead to see if it
will actually be == 2 BEFORE it actually is. By the time it is == 2
it's too late.
I have a similar problem. When a NASDAQ stock hits $10.00 I want to
look ahead to see if it will actually be $20.00 before it actually is.
By the time it's $20.00 it's too late.
_______________________________________________
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.