Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Shrikar Archak
Shrikar Archak
5,936 Points

Iphone simulator view is cut off.

I am following how to build the simple Crystal Ball application and getting this wierd issue where the label and button are not aligned. In the storyboard they are perfectly aligned but in the simulator they are messed up.

Screenshot

https://dl.dropboxusercontent.com/u/27992569/treehouse.jpg

2 Answers

Stone Preston
Stone Preston
42,016 Points

you will need to use auto layout to position your views in the correct position on any sized screen. alternatively I believe you can change the size of the views to fit an iPhone in portrait if you click the wAny hAny buttons at the bottom of the storyboard. use the grid control to select a narrow width to match the iPhone as opposed to any sized screen

see this image for what I mean by using the grid