Re: Getting a splash screen to show
Re: Getting a splash screen to show
- Subject: Re: Getting a splash screen to show
- From: Jens Alfke <email@hidden>
- Date: Mon, 29 Jul 2013 20:52:55 -0700
On Jul 29, 2013, at 4:08 PM, Keith Knauber <email@hidden> wrote:
> I can't have my splash screen get stuck on, and obscure anything in case a modal dialog decides to present itself.
The general recommendation is to avoid splash screens altogether. If your app takes long enough to launch that the user would have time to read a splash screen, you're better off putting the effort into profiling and optimizing the startup path so the splash screen isn't necessary.
—Jens
_______________________________________________
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