realbasic-nug
[Top] [All Lists]

Re: Splash screen

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Splash screen
From: John McKernon <mckernonjunk@earthlink.net>
Date: Wed, 26 Nov 2008 23:39:04 -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: <62DAF1E4-4DBF-4E47-8179-F3B188A5510E@alphaview.com>
References: <492DD93E.1030607@chrononomicon.com> <62DAF1E4-4DBF-4E47-8179-F3B188A5510E@alphaview.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Nov 26, 2008, at 11:06 PM, Giovanni wrote:

Sometimes you can have them on a timer or display the current load status of your app.

I open mine as soon as my app has enough info to display it, then it has a timer that automatically closes it after five seconds or whenever the user touches a key or clicks a moouse on the window - whichever happens first.

In the meantime, the rest of the app continues setting itself up and opening the first (default) window. If the default window opens and the splash screen is still visible, then the app sets the focus to the splash screen, otherwise it lets the default window get the focus.

- John


_______________________________________________
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>