Re: Quick NSTableView question...
Re: Quick NSTableView question...
- Subject: Re: Quick NSTableView question...
- From: Wain Glaister <email@hidden>
- Date: Thu, 7 Dec 2006 21:21:38 +0000
Hi,
Does sizeToFit not do what you're after?
Wain
On 7 Dec 2006, at 20:31, Chas Spillar wrote:
I have another question about NSTableView...
I have a menu in the header for my table view to enable and disable
the
columns that show in the table. This is working great with one
minor issue.
When the columns are removed the columns remaining are not resized
to fit
across the table. If I resize the window after that, I get the
uniform
resizing that I want.
Question: is there are way to trigger the standard resizing
mechanism for
the columns that is triggered when resizing the window so that when
I add
and remove columns I get the same behavior?
Thanks for your help,
Chas.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden