Re: Can I reset NSEvent's clickCount threshold?
Re: Can I reset NSEvent's clickCount threshold?
- Subject: Re: Can I reset NSEvent's clickCount threshold?
- From: Daniel Jalkut <email@hidden>
- Date: Sat, 9 Oct 2004 13:31:51 -0700
NSMatrix and, if the clickCount is greater than 2, I'll create a new
mouse event with all the same details except that clickCount will be
actual count mod 2.
Err... not exactly mod 2, but I guess (mod 3 + 1). You get the idea...
D
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden