GLBasic forum

Main forum => GLBasic - en => Topic started by: Millerszone on 2010-Oct-24

Title: iPad / iPhone splash-screen either to fast or to slow
Post by: Millerszone on 2010-Oct-24
If you add Default.png to the "resources group folder" in Xcode, the the splash-screen
only stays for a split second. If you don't add the default then it takes several seconds
to display a splash-screen. Sure you can use the Default.png and then loadbmp of
the same image as the default, but that doesn't look to good. :whip:

Is there some delay switch we can set for the Default.png?

Title: Re: iPad / iPhone splash-screen either to fast or to slow
Post by: MrTAToad on 2010-Oct-24
You can, but you need to interface with Object C code : http://theappleblog.com/2010/04/20/iphone-dev-sessions-making-a-splash-screen/