Splash Screen Delay] Note on splashes 
Author Message
 Splash Screen Delay] Note on splashes

Splash screens are mainly used for programs that take a long while to
execute. The splash screen physiologically convinces the executor that the
program is loading and note to be impatient.

If you don't have an app that may load slow on some machines I suggest you
don't add it in.

Quote:

> >Put a timer control on the splash form, set it for three or four
> >seconds, and unload frmSplash from the Timer event

> No idea how to do this......

> > MTW


> >> I'm using this code to display a splash screen, but it only shows for
> less
> >> than a second.  How can I set toe delay longer??

> >> Here's the code I'm using.

> >> Thanks.
> >> --------------------
> >> Sub Main()
> >>     frmSplash.Show
> >>     frmSplash.Refresh
> >>     Set fMainForm = New frmMain
> >>     Load fMainForm
> >>     Unload frmSplash

> >>     fMainForm.Show
> >> End Sub
> >> -------------------------------

--
Sincerely,

Matt Morley
co/ MPCM Graphics

http://www.*-*-*.com/
"Creating a reality that others only dream of"
-MPCM Graphics

AOL Instant Messenger Screen Name: MPCMGrafix
ICQ Number: 9399711

Custom Designed Computer Graphics and Web Solutions.



Sun, 02 Sep 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Splash Screen Delay

2. Newbie: Implementing a time delay for Splash Screen

3. Supress Access Splash Screen in Access 2000

4. Splash screen hints?

5. Access 2K splash screen

6. Splash screens

7. Splash screens in Access '97

8. Product registration info in splash screen

9. Suppress default splash screen

10. Splash screen A97

11. Use system colors on splash screen

12. Splash Screen In Excel XP Still Looking

 

 
Powered by phpBB® Forum Software