> On 25 Aug 2015, at 13:27, Alex Zavatone wrote:
>
> It's not the most straightforward thing in existence.
>
> I've found that watching several YouTube videos will do more good than most
> anything else.
>
> Sadly, there is one 7 minute video that made things pretty clear but I can't
> find
> On Aug 25, 2015, at 4:23 AM, Dave wrote:
>
> Hi All,
>
> I’m trying to get my head around Auto Layout in XXCode, but can’t seem to
> figure out some basic things.
>
> I have a sample project with a View made up of two Controls, a Text Field and
> a Button, like so:
>
> | [TextView]
It's not the most straightforward thing in existence.
I've found that watching several YouTube videos will do more good than most
anything else.
Sadly, there is one 7 minute video that made things pretty clear but I can't
find it (not Ray's).
This one is pretty good.
https://www.youtube.com/w
Hi All,
I’m trying to get my head around Auto Layout in XXCode, but can’t seem to
figure out some basic things.
I have a sample project with a View made up of two Controls, a Text Field and a
Button, like so:
| [TextView] [Button] |
Where | = edge of the View.
It has the fo