Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting Visual Foxpro EXE file
Message
 
To
20/08/2001 15:44:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00546403
Message ID:
00546410
Views:
14
>Rich,
>
>There's the -b command line option that allows you to specify a BMP splash graphic under VFP 6 and BMP/JPG/GIF splash graphics under VFP7. VFP7 also allows you to specify the splash screen duration as an additional option.
>
>VFP6
>
>myfoxapp.exe -bmysplash.bmp
>
>I think the VFP7 syntax is something like
>
>myfoxapp.exe -bmysplash.bmp,3000
>
>Where the 3000 (put you own value there) is duration of the splash graphic display in milliseconds (3000 milliseconds = 3 seconds).
>
>Hope that helps!
>Malcolm
>
>
>>I have a couple of applications where that when you click on the icon it takes a little bit for the application to start. The problem is the hour glass disappears really quickly, so people don't realize they clicked on it already and do it again. Does anyone know of a way to get the hour glass to stay, or something message or something to come up quickly?
>>
>>Thank you,
>>
>>Rich

Malcom;

Good point! Now I can have one less timer in my apps.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform