Re: View shifted up on iPhone simulator
Re: View shifted up on iPhone simulator
- Subject: Re: View shifted up on iPhone simulator
- From: "Hank Heijink (Mailinglists)" <email@hidden>
- Date: Fri, 2 Oct 2009 15:40:13 -0400
I believe -[UIScreen applicationFrame] returns different values for
phone and simulator in OS 3.0. From your screenshots I have no idea if
that's your problem though. Did you layout your view in IB or did you
do that programmatically?
Best to set a breakpoint where you position your content, or at least
in -viewDidLoad and find out where exactly the difference is.
Good luck,
Hank
On Oct 2, 2009, at 3:28 PM, Anthony Smith wrote:
When I run my app in the iPhone simulator the view seems to be
shifted up on the screen. If that doesn't make sense I've uploaded
some images. Take a look and see if you've run into this before.
http://projects.sticksnleaves.com/iphonedev/ib.png
http://projects.sticksnleaves.com/iphonedev/sim.png
Thanks!_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
@runbox.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden