UIView Clipped By Statusbar until Autorotate

Posted by TonyNeallon on Stack Overflow See other posts from Stack Overflow or by TonyNeallon
Published on 2009-01-28T10:25:52Z Indexed on 2010/05/23 23:40 UTC
Read the original article Hit count: 356

Hi There, Ive created a multiview application that uses multiple controllers to display and control views. The problem Im having is, when the simulator initially loads the view the header is partially covered by the bar at top of screen and the tool bar at the base is not touching the base of the screen. I used the Interface builder size attributes to control the view when the iphone rotates and it works perfectly. All smaps into place perfectly both in landscape and portrait mode AFTER a rotation but the problem is with the initial load before a rotation occurs. Your thoughts a much appreciated. Tony

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk