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 <cocoa...@xericdesign.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to