Re: Constraints across sibling stack views?
Re: Constraints across sibling stack views?
- Subject: Re: Constraints across sibling stack views?
- From: Seth Willits <email@hidden>
- Date: Tue, 18 Aug 2015 13:26:17 -0700
> On Aug 17, 2015, at 9:57 AM, David Duncan <email@hidden> wrote:
>
>> What's the proper way to have these labels all equal width, when they're in different NSStackViews?
>
> Do you mean for the label to be equal width to another label (although it shouldn’t matter, but I just want to make sure I understand from your pictures)?
>
> I would expect that to work generically, but I don’t have any particular insight into why it might not. If that fails, you might try doing 2 vertical stacks and using baseline alignments across the vertical stack views instead...
Thanks for the response.
I took another look to try your suggestion, and it turns out I managed to get it to work both ways. It seems like the warnings I was getting were just sticky leftovers that weren't actually real. After saving, closing the xib, clean building, and reopening the xib everything is fine.
So either two vertical stacks, or a vertical stack of three horizontal stacks, either works just fine.
http://www.sethwillits.com/temp/upshot/upshot_taR2gwwa.png
All is good!
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden