Re: Getting mouse clicks on cells
Re: Getting mouse clicks on cells
- Subject: Re: Getting mouse clicks on cells
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 8 Jul 2002 13:54:17 -0700
On Monday, July 8, 2002, at 01:33 PM, Richard Schreyer wrote:
Is there a way at any point in the program to get the current
NSEvent? I have an action method being called by a cell that
needs to find if the click that triggered it was either single
or double.
You can ask send the event a -clickCount message.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.