Re: NSOutlineView (Cell based) loses Text
Re: NSOutlineView (Cell based) loses Text
- Subject: Re: NSOutlineView (Cell based) loses Text
- From: Quincey Morris <email@hidden>
- Date: Mon, 24 Jun 2013 22:37:26 -0700
On Jun 24, 2013, at 14:41 , Robert Fiedler <email@hidden> wrote:
> Does anybody have an idea what could be the reason for that behavior or in what direction I should dig?
I believe I've seen similar behavior caused by malfunctioning auto-layout constraints on the text and image subviews. Make sure you have an exception breakpoint set to catch any auto-layout constraints violations.
_______________________________________________
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