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 <ja...@eggerapps.at> 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 (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/jakob%40eggerapps.at
> 
> This email sent to ja...@eggerapps.at

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to