Selecting item in NSTableView when right-clicked on...
Selecting item in NSTableView when right-clicked on...
- Subject: Selecting item in NSTableView when right-clicked on...
- From: Nils Hjelte <email@hidden>
- Date: Mon, 25 Aug 2003 17:41:42 +0200
I have an NSTableView with an contextmenu attached to it. When the user
right-clicks on an item in the NSTableView the contextmenu is brought
up correctly, but I also want the clicked cell to be selected. Is there
some cleaner/better way of doing this than to subclass NSTableView and
tracking mouse events?
// Nils Hjelte
_______________________________________________
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.