• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
auto layout in a box
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

auto layout in a box


  • Subject: auto layout in a box
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Fri, 27 Nov 2015 10:44:34 +0700

Xcode 7.1, OS X 10.10.5

A xib with an NSBox which contains two Labels and the following vertical constraints:

^
|		Default between Label1.Top and Superview.Top
v
Label1 	height = 17
^
|		Default between Label1.Bottom and Label2.Top
v
Label2 	height = 14
^
|	Default between Label2.Bottom and Superview.Bottom
v

The box has no height constraint - it is expected to fit it’s height to it’s content.

But Xcode tells me that both Label1 and Label2 “Need constraints for: Y position or height”

How can I persuade Xcode to work as expected?

Gerriet.


 _______________________________________________
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


  • Follow-Ups:
    • Re: auto layout in a box
      • From: email@hidden
    • Re: auto layout in a box
      • From: Roland King <email@hidden>
  • Prev by Date: Re: Xcode won't let me add table to scene?
  • Next by Date: Re: Xcode won't let me add table to scene?
  • Previous by thread: Re: How the end users install free apps from B2B Store?
  • Next by thread: Re: auto layout in a box
  • Index(es):
    • Date
    • Thread