iPhone SDK: Why is my view not lining up?

Posted by iPhone Developer on Stack Overflow See other posts from Stack Overflow or by iPhone Developer
Published on 2010-06-05T17:35:14Z Indexed on 2010/06/05 17:42 UTC
Read the original article Hit count: 137

Filed under:

When I run my app, for some reason the view is pushed up too far. The space it is pushed up too far appears to be the height of the status bar. (

I am using a NIB. I have verified that both MainWindow and this view has the simulated status bar checked.

I'm not sure what could be wrong?

Any help appreciated.

© Stack Overflow or respective owner

Related posts about iphone-sdk