Re: NSTableView column sizes
Re: NSTableView column sizes
- Subject: Re: NSTableView column sizes
- From: Quincey Morris <email@hidden>
- Date: Wed, 15 Mar 2017 13:38:04 -0700
On Mar 15, 2017, at 06:51 , Stephane Sudre <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.
_______________________________________________
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