Re: NSTableView Column Count
Re: NSTableView Column Count
- Subject: Re: NSTableView Column Count
- From: Nicholas Zaccardi <email@hidden>
- Date: Wed, 16 Mar 2011 11:09:51 -0400
That did not work for me, I resized it manually and it works, but I
want to have IB do it automatically.
Thanks for any more suggestions.
On Wed, Mar 16, 2011 at 10:13 AM, Indragie Karunaratne
<email@hidden> wrote:
> This is a weird solution that worked for me:
>
> 1. Decrease column count to one
> 2. Click the "Headers" checkbox to disable table headers
> 3. Click the "Headers" checkbox again to re-enable table headers, and it automatically sizes your single column to fill the entire width of the table
>
> This seems to be more of a bug with Xcode but its a quick solution :)
>
> On 2011-03-15, at 11:13 AM, Nicholas Zaccardi wrote:
>
>> I am trying to make an NSTableView with only one column. Here is what I do:
>>
>> 1. Open nib
>> 2. Add TableView
>> 3. Decrease column count
>> 4. Save the NIB
>>
>> However if I build and run, I still get 2 columns. Any suggestions?
>> _______________________________________________
>>
>> 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