One NSMenu with NSPopUpButton and NSTableView
One NSMenu with NSPopUpButton and NSTableView
- Subject: One NSMenu with NSPopUpButton and NSTableView
- From: Alex Penner <email@hidden>
- Date: Mon, 24 Nov 2003 20:45:16 +0100
Hi List,
This one is a probably very simple question, but I just started with
Cocoa...
I created one NSMenu for NSPopupButton and also NSPopUpButtonCell in
Tableview. All menu items connected to the same action. I use tags, to
decide, what item is actually selected.
The problem is: how can I distinguish what control is actually send the
action: NSPopupButton or one of the TableView cells?
Alex
_______________________________________________
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.