Contextual menu in NSTableView column?
Contextual menu in NSTableView column?
- Subject: Contextual menu in NSTableView column?
- From: Tim Conkling <email@hidden>
- Date: Wed, 29 Sep 2004 03:17:46 -0400
I'm trying to set up a contextual menu that will appear when a
particular column header in an NSTableView is right-clicked in order to
allow the user to choose which columns are visible in the table (much
like iTunes does). I've tried calling setMenu: on the NSTableColumn's
dataCell and on its headerCell, but nothing shows up when the column
header is right-clicked.
Am I approaching this problem incorrectly?
Thanks,
Tim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden