Re: Resizing last column of NSTableView when it touches window border
Re: Resizing last column of NSTableView when it touches window border
- Subject: Re: Resizing last column of NSTableView when it touches window border
- From: Jerry Krinock <email@hidden>
- Date: Wed, 07 May 2014 13:16:00 -0700
On 2014 May 07, at 05:27, Jakob Egger <email@hidden> wrote:
> I have a NSTableView that spans the full width of the window, so it touches the window borders on both sides. The table view has many columns (it scrolls horizontally).
>
> Changing column witdth columns by dragging the separator line works perfectly, except for the last column. The problem is that the separator line coincides with the window border, so when I try to drag it the window is resized, rather than the column.
>
> Did anybody else stumble upon this problem?
I have a window with a NSTableView that goes all the way to the right edge, and don’t have this problem. The last column is never allowed to go to zero width. To demonstrate this, activate Safari and look at the table (outline) view in menu > Bookmarks > Show All Bookmarks.
_______________________________________________
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