Auto Layout is making my life difficult. In theory, it was going to be really useful when I switched, but I seem to fight it all of the time.
I\'ve made a demo proje
With labels this works fine at least:
@"H:|-15-[first(==second)]-[second(==third)]-[third(==first)]-15-|
If the first has the same width as the second, and second the third, and third the first, then they will all get the same width... You can do it both horizontally (H) and vertically (V).