realbasic-nug
[Top] [All Lists]

Re: Splash screen

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Splash screen
From: Roger Clary <roger@classonesoftware.com>
Date: Wed, 26 Nov 2008 22:35:14 -0500
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <492DD93E.1030607@chrononomicon.com>
References: <492DD93E.1030607@chrononomicon.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Nov 26, 2008, at 6:18 PM, Bart Silverstrim wrote:

What approach is best described as a best practice for creating a splash screen as your program is loading? Advice?

I'll offer an opinion on this.
Some are going to tell you not to have a "splash screen", but I like to throw my company name and a fancy logo in front of the user at start.
Be sure to allow your "splash" to be dismissed with a click.
I just make the splash the default window and then go to the first screen when the splash times out or is dismissed. Also, my observation (no hard evidence) is that the full screen splash is passe. Use only the screen real estate you actually need.

Just my .02


Roger M. Clary
Class One Software
http://www.classonesoftware.com
roger@classonesoftware.com


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>