Re: NSTableView Column Count
Re: NSTableView Column Count
- Subject: Re: NSTableView Column Count
- From: Kyle Sluder <email@hidden>
- Date: Wed, 16 Mar 2011 08:16:24 -0700
On Wed, Mar 16, 2011 at 8:09 AM, Nicholas Zaccardi
<email@hidden> wrote:
> That did not work for me, I resized it manually and it works, but I
> want to have IB do it automatically.
Have IB do what automatically? NSTableView doesn't autoresize its
columns unless they fit the exact visible width of the enclosing
scrollview. If you remove the last column, the tableview no longer
fills the scroll view, and therefore will not autosize its columns as
you resize it in Interface Builder.
--Kyle Sluder
_______________________________________________
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