Re: Right way to implement contextual menu in table/outline view?
Re: Right way to implement contextual menu in table/outline view?
- Subject: Re: Right way to implement contextual menu in table/outline view?
- From: Jim Correia <email@hidden>
- Date: Mon, 8 Dec 2008 22:56:27 -0500
On Dec 8, 2008, at 10:51 PM, Graham Cox wrote:
In my app I have an NSOutlineView. I have contextual menus relating
to the overall table, but also relating to an individual item row. I
notice that when I right-click on a row, I get a special highlight
(blue outline) independent of the selected row. How can I find out
what row that was when the menu item's action is called? I need to
handle the menu differently depending on whether a specific row was
right-clicked or just the general table.
I don't know if this made the general docs, but this is discussed in
the AppKit release notes for Leopard.
The relevant section is titled "NSTableView/NSOutlineView - Contextual
menu support".
Jim
_______________________________________________
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