Re: Getting mouse clicks on cells
Re: Getting mouse clicks on cells
- Subject: Re: Getting mouse clicks on cells
- From: Greg Titus <email@hidden>
- Date: Mon, 8 Jul 2002 13:45:03 -0700
[[NSApplication sharedApplication] currentEvent];
Hope this helps,
-- Greg
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.
Thanks,
Richard Schreyer
_______________________________________________
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.
_______________________________________________
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.