Splash screens 
Author Message
 Splash screens

Some time ago I asked how to create a splash screen for a DOS program. It was
to be something like the Lotus 123 splash screen in that it would appear on
the screen "immediately" and stay there for the few seconds that it took to
load the program. I received some responses, but none that seemed useful.

This morning I realized how to do it, and successfully implemented it.

Create a unit that contains nothing except _initialization_ code that writes
the splash screen. Put that unit first in the "uses" statement of the main
program.

And that's all there is to it.

Bruce Winterbon

http://www.*-*-*.com/ :80/~bwinterb



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Splash screen in Windows

2. Splash screens

3. Splash screens?

4. Splash Screens?

5. Changing an .EXE file to include an advert splash screen

6. I need make a splash screen app

7. How to remove Reportsmith splash screen ?

8. TPW Splash Screens? How???

9. Splash

10. Splash Dialog in Pascal

11. Q: Splash panels in Delphi

12. ReportSmith "SPLASH" Screen?

 

 
Powered by phpBB® Forum Software