Resizing NSTableView columns
Resizing NSTableView columns
- Subject: Resizing NSTableView columns
- From: Yann Disser <email@hidden>
- Date: Sat, 10 May 2008 14:48:31 +0200
How can I resize all but the last column of a NSTableView in order to
fit its content perfectly? (I don't care about the resulting size of
the last column)
If I call sizeToFit on each but the last column, my columns end up
not being wide enough. Do I have to set the minWidth of each column?
Thank you,
Yann
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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