Subviews and their contextual menu
Subviews and their contextual menu
- Subject: Subviews and their contextual menu
- From: Johan Kool <email@hidden>
- Date: Tue, 3 Jun 2003 11:59:43 +0200
Hello all,
I have a scrollview to which documentview I add subviews. I've
subclassed my subview to add tags so I can identify them. Each subview
I connect to a contextual menu using setMenu. I've connected one
menuitem to an action in a windowcontroller. Now if the user uses the
connected contextual menu item, how do I know which subview was used to
show the contextual menu? Sender refers to the contextual menu itself
obviously.
Thanks in advance!
Johan Kool
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.