How to catch control-click in table view?
How to catch control-click in table view?
- Subject: How to catch control-click in table view?
- From: "Tony S. Wu" <email@hidden>
- Date: Thu, 6 Feb 2003 09:13:14 -0800
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.