Re: How to make app login window to look like OS X user login window ?
Re: How to make app login window to look like OS X user login window ?
- Subject: Re: How to make app login window to look like OS X user login window ?
- From: Chris Williams <email@hidden>
- Date: Wed, 22 Apr 2009 09:06:10 -0700
- Thread-topic: How to make app login window to look like OS X user login window ?
So you'd rather the user sits there wondering if this huge, highly complex
application (like any Office or Adobe app) that takes 10-15 seconds to load,
even longer on a slow laptop, is actually starting up, or should I click it
again, or is my computer dead, or "what the heck is going on here"...?
Splash screens serve a purpose other than advertising. No program I know of
actually delays the load to show the splash screen. Rather, they are a
prettier way of saying "loading...".
I have an application that connects to a SQL server. The app itself isn't a
slow loader, but the connection to the SQL server (often on another computer
or on hard drives that may be asleep) can take 5, 10, or more seconds to
establish. The splash screen shows that progress and let's the user know
what things are being done. Far better than a spinning beach ball.
> From: Gregory Weston <email@hidden>
>
> I would also argue that in general splash screens are an anachronism.
> They're a holdover from slow hard drives attached to slow CPUs and the
> idea that an app taking several seconds to finish preparing itself for
> user interaction was normal. Today there are relatively few apps for
> which that's the case. Splash screens are no longer the norm and it's
> fairly gratuitous to force a user to wait for a while as you
> essentially advertise a product they already own to them.
_______________________________________________
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