iOS iPhone Retina splash image

Thomas McGrath III mcgrath3 at mac.com
Sun Mar 20 12:21:46 EDT 2011


When you run it in the emulator is the Status Bar visible? Not the setting in the Standalone Settings but the actual Status Bar? 

I code the status bar myself after one time setting it in the Standalone settings and then it not working. After that I always code it myself. If this is the problem then the screen should only stretch by 40 pixels.

The 960x640 is the right size for a horizontal view. With the Status Bar it would be 960x600 since the the iPhoneRetina is 2x the size.

Dd you want the app to launch horizontal? If not then the size would be 640x960.

Or is this the Apple start up splash image that gets bundled with the app?

Or if this is in your app then do you/ are you using a resizeStack handler? Two resize stack handlers?

More info would help.


-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgrath at comcast.net

On Mar 20, 2011, at 5:28 AM, Gerry wrote:

> Hi folks
> 
> My iPhone app uses a 960x640 .png as the splash screen image. In the standalone settings, I have the status bar set to visible, and the status bar style to default. The image appears but after a second or two it suddenly stretches vertically.
> 
> What am I doing wrong?
> 
> Cheers
> 
> Gerry
> 
> 
> 
> -- photo site: http://gerryorkin.com
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list