I would like to change the Titles of MenuItems in a contextual menu
based on the tableview row/cell in which the Right click was initiated.
I've searched several times for various methods to implement this, but
came up empty. If i were using an imagekit cell, i could use:
- (void) imageBrowser:(IKImageBrowserView *) aBrowser
cellWasRightClickedAtIndex:(NSUInteger) index withEvent:(NSEvent *)event
does something similar exist for tables? if not, ideas on how to
sublcass and implement.
Many thanks,
jack
_______________________________________________
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