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: Jakob Egger <email@hidden>
- Date: Wed, 07 May 2014 22:55:08 +0200
The problem only occurs when you have many columns and the table view
scrolls horizontally. Then you can't make the last column wider.
Dragging the left side only makes the second-to-last column narrower,
and dragging the right side resizes the window.
On Wed, May 7, 2014, at 22:16, Jerry Krinock wrote:
>
> 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
_______________________________________________
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