Re: NSOutlineView cell size 8 pixels too narrow
Re: NSOutlineView cell size 8 pixels too narrow
- Subject: Re: NSOutlineView cell size 8 pixels too narrow
- From: Mike Abdullah <email@hidden>
- Date: Fri, 04 Oct 2013 10:40:04 +0100
I wonder if this is a side-effect of -[NSOutlineView autoresizesOutlineColumn]. I had to set it to NO for our app.
On 2 Oct 2013, at 11:57, Jakob Egger <email@hidden> wrote:
> I had a similar issue with NSOutlineView in 10.8. I had an outline view that could be hidden by the user, and every time it was shown again, the width of the outline column shrank by a certain amount. It might be a bug in NSOutlineView.
>
> Calling -reloadData after the view is shown fixed the issue for me.
>
>
> On 02.10.2013, at 00:38, Trygve Inda <email@hidden> wrote:
>
>> My cell width is 8 pixels too narrow until I resize the window (even by only
>> a pixel). It is as if the auto-sizing is not working when it is loaded from
>> the nib.
>
> _______________________________________________
>
> 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