Auto Layout Problems
Auto Layout Problems
- Subject: Auto Layout Problems
- From: Dave <email@hidden>
- Date: Thu, 27 Aug 2015 15:38:09 +0100
Hi,
Has anyone successfully managed to make auto-layout do anything other than the most simplest case work? This is a Mac project using XCode 6.4 and I’m having all kind of trouble.
For instance, I click on a control and add a constraint to Top, Bottom, Left, Right of a view and fix the Width and Height, them click add constraints. If I later click on this view again and select Add contestants, rather than showing me what is set, shows that no constraints have been added. If I add them again, rather than replacing the old constraints it adds them all again, so I end up with two lots of constraints! Is this expected?
I’m been trying to get get my head around this for a 1.5 days now and I’m in the verge of getting rid of Auto-Layout altogether and going back to the old way of doing things which has the added advantage of actually working. I’m totally shocked that after all the hype on how great it is, it actually sucks big time when you try to do something non-trivial. As usual I’m sure that actual Auto-Layout implementation its just the XCode side of things that sucks as usual.
If anyone knows of a good tutorial I’d be happy to hear about it or maybe Auto-Layout is just FooBar’ed in XCode 6.4?
Cheers
Dave
_______________________________________________
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