Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splash customization
Message
 
 
To
29/11/2001 13:17:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00582742
Message ID:
00587606
Views:
31
>Gerald:
>
>I was able to find the splash screen you reference, but was not able to get it to show. What must I do to see the splash screen when my app executes?
>
>thanks,
>Raymond Ross

If you are using VFP7, you could use the -B switch at startup, and just use .BMP's for your splash screens. Just change the TARGET property of the shortcut to your executable:

C:\MyExecutable.exe -BC:\MySplash.bmp,2000

The second parameter is milliseconds the splash should show for.
jfh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform