Splash screen A97 
Author Message
 Splash screen A97

How do I get my own .bmp file to splash when my app is started and not the
purple/white access screen.  I tried placing the database and the .bmp file
in the same folder as recommend by Allison Balter's, but that doensn't work

Thanks
Dawn



Sun, 29 Oct 2000 03:00:00 GMT  
 Splash screen A97

create an imbeded image on a form load that form at program startup.  then
after a 5 second delay or a click have it call your main form

Quote:

> How do I get my own .bmp file to splash when my app is started and not the
> purple/white access screen.  I tried placing the database and the .bmp file
> in the same folder as recommend by Allison Balter's, but that doensn't work

> Thanks
> Dawn



Sun, 29 Oct 2000 03:00:00 GMT  
 Splash screen A97

Make sure the .bmp file has the same name as the database.  I.e.,:

C:\My Documents\mydbapp.bmp
c:\My Documents\mydbapp.mdb

The splash screen will only work if the user has a shortcut straight to the
database file, or if you double-click on the database file from Explorer.

Matt

Quote:

>How do I get my own .bmp file to splash when my app is started and not the
>purple/white access screen.  I tried placing the database and the .bmp file
>in the same folder as recommend by Allison Balter's, but that doensn't work

>Thanks
>Dawn



Sun, 29 Oct 2000 03:00:00 GMT  
 Splash screen A97

Hi Dawn,
Did you give the BMP the same filename as the MDB?

e.g. if the MDB is called DawnDb.MDB  then the bitmap must be  DawnDb.BMP.

Quote:

>How do I get my own .bmp file to splash when my app is started and not the
>purple/white access screen.  I tried placing the database and the .bmp file
>in the same folder as recommend by Allison Balter's, but that doensn't work

>Thanks
>Dawn



Sun, 29 Oct 2000 03:00:00 GMT  
 Splash screen A97

Make sure both files have the same name, e.g. MyApp.MDB and MyApp.BMP.

Scott


Quote:

>How do I get my own .bmp file to splash when my app is started and not the
>purple/white access screen.  I tried placing the database and the .bmp file
>in the same folder as recommend by Allison Balter's, but that doensn't work

>Thanks
>Dawn



Sun, 29 Oct 2000 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Splash Screen Delay] Note on splashes

2. Supress Access Splash Screen in Access 2000

3. Splash screen hints?

4. Access 2K splash screen

5. Splash screens

6. Splash screens in Access '97

7. Product registration info in splash screen

8. Suppress default splash screen

9. Use system colors on splash screen

10. Splash Screen In Excel XP Still Looking

11. splash screen in Excel XP

12. Splash screen: How to?

 

 
Powered by phpBB® Forum Software