Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To Make Custom Splash screen that load and show fast
Message
From
18/02/1999 23:18:05
 
 
To
18/02/1999 22:52:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00189127
Message ID:
00189132
Views:
16
Mesa Kamaswara wrote:

>Is there anyway to make custom Splash Screen load and show as fast as
>FoxPro's splash screen,..?

Mesa,

Your splash screen comes up slowly because Visual FoxPro's support files have to load first, before any of your code is executed. One way to get around this is to use another language (that can start more quickly) to create a separate splash screen program. My favorite is C++. So your icon or start menu actually points to a different program - a program that shows a splash screen, runs your FoxPro application, and then ends after a couple of seconds.

HTH,

-Bernie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform