Re: Context menu on NSOutlineView, which row is active/selected?
Re: Context menu on NSOutlineView, which row is active/selected?
- Subject: Re: Context menu on NSOutlineView, which row is active/selected?
- From: Kyle Sluder <email@hidden>
- Date: Tue, 26 Jan 2010 21:27:43 -0800
On Tue, Jan 26, 2010 at 9:09 PM, David Melgar <email@hidden> wrote:
> How should I determine the row that the right click occurred on?
Take a look at -[NSTableView clickedRow]. Remember to look at the superclass.
--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