Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using the new auto layout constraint feature in iOS6 and am having troubles.

here is what it looks like in interface builder: http://cl.ly/KZzi

I have a UITextView component that I want to have a certain number of pixels from the top and end a certain number of pixels from the bottom (to adjust for the new big display for iPhone 5)

In the screenshot, you can see both contraints. My problem is that when I tweak the number of the top contraint, the bottom contraint gets deleted (and vice versa). Why is this?

There is something I just don't get.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.