On Dec 11, 2013, at 11:54 PM, Luther Baker wrote:
> And just to clarify, if I need to do some manual calculation, would I be
> using frames, etc? "Frame" feels like such a dirty word in autolayout
> world; is there something else specific to autolayout (like intrinsic size
> - obviously not in th
Thanks - and yeah, I'm trying to avoid calculation.
And just to clarify, if I need to do some manual calculation, would I be
using frames, etc? "Frame" feels like such a dirty word in autolayout
world; is there something else specific to autolayout (like intrinsic size
- obviously not in this case
Sent from my iPhone
> On 2013/12/12, at 13:50, Luther Baker wrote:
>
> Is there a way autolayout can be told to proportionally divide available
> free space amongst a set of views?
>
> For example (please ignore the actual 'VFL' and consider the following
> horizontal layout string as pseudo
Is there a way autolayout can be told to proportionally divide available
free space amongst a set of views?
For example (please ignore the actual 'VFL' and consider the following
horizontal layout string as pseudo code):
H:|-[FirstName]-[LastName]-[SocialSecurity]-[Birthday]-[Age]-|
Assume t