Re: contextual menu for a NSTableView
Re: contextual menu for a NSTableView
- Subject: Re: contextual menu for a NSTableView
- From: "Sean McBride" <email@hidden>
- Date: Fri, 19 Nov 2004 00:09:11 -0500
John Spicer (email@hidden) on Thu, Nov 18, 2004 09:44 said:
>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 the list of all possible columns known at build time? That is, the
user can remove columns, but can he create brand-new ones too? If not,
then just keep track of the list yourself, and add checkmarks to any that
are actually part of the table.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Mac Software Designer Montréal, Québec, Canada
_______________________________________________
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