Re: Handling Right Mouse Event for NSTableView
Re: Handling Right Mouse Event for NSTableView
- Subject: Re: Handling Right Mouse Event for NSTableView
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 15 May 2006 07:16:41 -0600
On May 15, 2006, at 4:04 AM, David Chan wrote:
I was wondering if there is a simple workaround that allow NSTableView
to take action on NSRightMouseDown event without needing to
subclassing the NSTableView. Any thought on this?
The only way to do that is to subclass NSTableView and override -
rightMouseDown:.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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