Auto Layout with purple
Auto Layout with purple
- Subject: Auto Layout with purple
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 27 Aug 2014 13:22:01 +0700
I have two TextFields in a row. Their width is ≥ 11. Their y-centres are aligned.
The first one has its leading edge fixed to some other thing. Trailing edge to second TextField = default.
The second TextField has its trailing edge ≥ default to some other thing.
The problem: both TextFields also have a fixed width in purple, which seems to mean: cannot be deleted.
But that is exactly what I am trying to do.
How can I convince Xcode (beta 6) that these widths are not needed?
One work-around I have found: set the priority of these purple things to 1 (was: 1000) - now they turn to blue and can be deleted.
Is this the correct way to handle this?
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden