Re: NSTableView Column Count
Re: NSTableView Column Count
- Subject: Re: NSTableView Column Count
- From: Kyle Sluder <email@hidden>
- Date: Wed, 16 Mar 2011 08:51:32 -0700
On Wed, Mar 16, 2011 at 8:44 AM, Nicholas Zaccardi
<email@hidden> wrote:
> In order for a single column to fill the entire width of a scroll
> view, I have to make the width of the column the width of the scroll
> view - the scroll bars?
>
> For example, a scroll view is 100 wide and my NSTableView is also 100
> wide, but the one and only column is only 65 wide then I would have to
> manually make it 100 in order for the column to make use of the full
> NSTableView. XCode/IB/Cocoa will not do that for me.
>
> Then if I resize the window/Scroll/TableView will the column auto resize?
Yes. As Indragie mentioned, you might need to temporarily turn on
column headers so you have something to resize.
--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