Iphone view got cut off -


my landscape subview being cut off previous view, why that?

cut off in previous view @ bottom part around 1/3 quarter of screen when new subview added. > http://i41.photobucket.com/albums/e253/welzenn99/123.png

you need set view's frame in

  - (bool)shouldautorotatetointerfaceorientation:(uiinterfaceorientation)interfaceorientation { 

or in

 - (void)willrotatetointerfaceorientation:(uiinterfaceorientation)tointerfaceorientation duration:(nstimeinterval)duration; 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -