Re: Auto layout without ambiguity
Re: Auto layout without ambiguity
- Subject: Re: Auto layout without ambiguity
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sun, 02 Nov 2014 08:04:03 +0700
> On 2 Nov 2014, at 00:41, Marco S Hyman <email@hidden> wrote:
>
> On Nov 1, 2014, at 9:17 AM, Gerriet M. Denkmann <email@hidden> wrote:
>>
>> TextField (this should be ≥ something, otherwise fitting to content)
>> ...
>> variable distance (≥ some minimum)
>
> Are they the same priorities?
I experimented with these:
TextField.width ≥ 22; priority: 1000, 999, 1 and
variable distance (≥ some minimum); priority 1000, 555, 2
but no success: the width of the TextField is still declared as ambiguous, regardless how I set the prioritues.
Kind regards,
Gerriet.
_______________________________________________
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