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?
You can, but you need to interface with Object C code : http://theappleblog.com/2010/04/20/iphone-dev-sessions-making-a-splash-screen/