I have a menu set as the Menu outlet of an NSOutlineView to use as a context menu (right click) on a row.
When the menu is chosen on a row, the chosen action on my target (my OutlineView controller) is invoked as expected. In my view controller, I had been assuming that the row the right click occurred would show up as a selected row. But it does not always. It appears to be a separate state. How should I determine the row that the right click occurred on? This is 10.6.2 BTW. Thanks_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com