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: Jakob Egger <email@hidden>
- Date: Wed, 02 Oct 2013 12:57:29 +0200
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