Re: NSTableView column sizes
Re: NSTableView column sizes
- Subject: Re: NSTableView column sizes
- From: Daryle Walker <email@hidden>
- Date: Fri, 17 Mar 2017 04:55:49 -0400
The effect I don’t like about the default code is that when the last column’s width is set to fill out the table, it’s only set for the current set of widths. As soon as you narrow an earlier column, the last column’s right border becomes visible. I want the last column to always max out, no matter how earlier columns are resized.
> On Mar 15, 2017, at 4:38 PM, Quincey Morris <email@hidden> wrote:
>
> On Mar 15, 2017, at 06:51 , Stephane Sudre <email@hidden <mailto:email@hidden>> wrote:
>>
>> the Column Sizing option
>
> Remember too that each column has its own sizing options that operate in conjunction with the table view’s options. For each column, you can decide whether the column participates in autoresizing (separately from whether it is user resizable), and you can set minimum and maximum widths.
>
> You can do most reasonable things with these combinations of options, without having to resort to programmatic adjustment.
—
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com
_______________________________________________
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