Getting the OutlineView for contextual menu?
Getting the OutlineView for contextual menu?
- Subject: Getting the OutlineView for contextual menu?
- From: Ken Drycksback <email@hidden>
- Date: Fri, 21 Dec 2007 11:50:35 -0800
I have a number of outline views and want to add contextual menu
support to them. The data sources are set as delegates for the outline
views and two outline views could use the same data source.
The problem is I can't find a way to get the outline view I right-
clicked in when in - (void) menuNeedsUpdate: (NSMenu*) menu
The menu update method is in the data source.
Any ideas on how to know which one of the outline views I'm about to
display the menu for?
Ken
_______________________________________________
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