contextual menu for a NSTableView
contextual menu for a NSTableView
- Subject: contextual menu for a NSTableView
- From: John Spicer <email@hidden>
- Date: Thu, 18 Nov 2004 08:44:08 -0600
I've figured out how to add a contextual menu to a view (I think). I've
also figured out how to get a list of the columns in the table.
However, I can't figure out how to get the columns that are not in the
table (i.e. the user may delete some from time to time).
Is this "master list" stored somewhere in the table? Is it stored in
the auto save information for the table? In either case, how do I get
it?
What I'm working towards is a menu with all the columns (currently
visible plus deleted ones) so I can put check marks next to the ones
that are currently visible. Then the user could select one that's not
visible to have it re-added to the table.
Has anyone done this, and can they offer any advice?
Thanks in advance.
_______________________________________________
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