Re: What's the right way to make the last (or only) table column fill the width of an NSTableView?
Re: What's the right way to make the last (or only) table column fill the width of an NSTableView?
- Subject: Re: What's the right way to make the last (or only) table column fill the width of an NSTableView?
- From: Graham Cox <email@hidden>
- Date: Tue, 12 Jan 2010 14:48:45 +1100
On 12/01/2010, at 12:20 PM, Charles Jenkins wrote:
> "Resizes with Table" does not help. I knew there'd be no chance of getting the behavior I want without that, so I never unchecked it. I'm sorry I forgot to mention that in my original post.
For me I find that a column sizing "sequential" works to size only a particular column as the table view expands. All my columns are set to "resize with table", but some have the min and max limits set the same so that they are effectively not resizable. The column I do want resized has sensible and different minimum/maximum values. Bear in mind that the user can reorder columns, but only some of them are resizable. If a resizable column ends up on the right, it resizes as it should.
--Graham
_______________________________________________
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