iPad UI clipped in simulator
Posted
by raj.tiwari
on Stack Overflow
See other posts from Stack Overflow
or by raj.tiwari
Published on 2010-05-02T01:05:19Z
Indexed on
2010/05/02
1:17 UTC
Read the original article
Hit count: 506
My views created for iPad form factor look fine in Interface Builder. However, when I debug my app in iPhone Simulator 3.2 (with Hardware -> Device set to iPad), I see the UI clipped and about half size. There is a 2x button at the bottom which lets me zoom in. But this just shows the same clipped UI in double size.
This is really weird since I have created the XIB for iPad form factor and it is supposed to fit iPad completely. Any ideas what I might be doing wrong?
I am using iPhone SDK 3.2 downloaded on 4/30/2010.
Thanks.
-Raj
© Stack Overflow or respective owner