Re: How to catch control-click in table view?
Re: How to catch control-click in table view?
- Subject: Re: How to catch control-click in table view?
- From: "Tony S. Wu" <email@hidden>
- Date: Thu, 6 Feb 2003 22:19:43 -0800
I've tried, but rightMouseDown: doesn't get called when control-clicked.
Tony S. Wu
email@hidden
"It takes a smart man to be stupid." ~Tony
On Thursday, February 6, 2003, at 07:17 PM, Jeff Disher wrote:
I am going out on a limb here with a guess so anyone feel free to
correct me if I am wrong but I assume that this is handled with the
"rightMouseDown:" etc, events defined in NSResponder.
No time to test it out right now but it seems possible.
Is that correct?
Jeff.
On Thursday, February 6, 2003, at 12:13 PM, Tony S. Wu wrote:
I subclass NSTableView and override mouseDown and rightMouseDown to
catch mouse down event.
But apparently control click isn't caught by either of these two
methods.
So how do I catch it?
Thanks.
Tony S. Wu
email@hidden
"It takes a smart man to be stupid." ~Tony
_______________________________________________
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.
Jeff Disher
President and Lead Developer of Spectral Class
Spectral Class: Shedding Light on Innovation
http://www.spectralclass.com/
_______________________________________________
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.