For small elements, I have to agree. Programmatically creating 
NSLayoutConstraints is the only way to go, IMHO. 

Sent from my iPhone

On Aug 19, 2013, at 7:49 PM, Rick Mann <[email protected]> wrote:

> 
> On Aug 19, 2013, at 16:48 , [email protected] wrote:
> 
>> In general in 4.x add your constraints that will make a satisfiable layout, 
>> then remove the ones you don't want. 
>> The next one does less trying without asking but this one is not that bad if 
>> people follow the flow: add yours, remove theirs.
> 
> Yeah, this is precisely what I tried to do, and usually I can make that work. 
> But not this time. I finally had to remove all my views and re-add them.
> 
> -- 
> Rick
> 
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list ([email protected])
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/caoimghgin%40gmail.com
> 
> This email sent to [email protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to