Re: NSTableView and programmatic changing of contextual menu
Re: NSTableView and programmatic changing of contextual menu
- Subject: Re: NSTableView and programmatic changing of contextual menu
- From: Jack Carbaugh <email@hidden>
- Date: Mon, 24 Aug 2009 20:39:46 -0400
I understand that clickedRow will give me the proper data that I want
to use ...
My question is how do i change the contextual menu when the user right
clicks.
On Aug 24, 2009, at 8:28 PM, Kyle Sluder wrote:
On Mon, Aug 24, 2009 at 5:20 PM, Jack Carbaugh<email@hidden>
wrote:
does something similar exist for tables? if not, ideas on how to
sublcass
and implement.
Use -[NSTableView clickedRow] and -clickedColumn.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden