Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
- Subject: Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
- From: David Duncan <email@hidden>
- Date: Fri, 31 Aug 2018 09:36:04 -0700
> On Aug 30, 2018, at 6:38 PM, Demitri Muna <email@hidden> wrote:
>
>
> On Aug 30, 2018, at 9:23 PM, Quincey Morris
> <email@hidden> wrote:
>
>> “Encapsulated layout height” sounds like one of the constraints that IB adds
>> to your layout when it’s under-constrained at design time. Are you adding
>> the other constraints at run time?
>
> I’m not adding any constraints at run time. IB isn’t reporting anything as
> under-constrained. I tried to add a height constraint to the NSTableCellView,
> but that constraint is greyed out (and I found would have conflicted with the
> NSView-Encapsulated-Layout-Height anyway).
The “NSView-Encapsulated-Layout” constraints are constraints that are added to
represent views that are not laying out with auto layout but still need to be
represented in the solution. Beyond that, I’m not familiar with the area that
you are trying to resolve. HTH.
>
> Thanks,
> Demitri
>
> _______________________________________________
>
> 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