Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Splash Screen During Program Load
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00120666
Message ID:
00120983
Vues:
19
>You can create a splash screen within VFP itself, but of course this will not display until after VFP has loaded. What I've done in the past is create a splash screen in VB that uses the shell method to run my VFP app minimized. The small VB app loads quickly and is displayed while my VFP app is loading. The VFP app maximizes itself when it's ready to be shown. I used a timer to wait a predetermined amount of time, then exit (I'm sure there's a better way, but I'm not much of a VB programmer). Of course if you're creating a distribution, you'll need to make sure the VB runtimes are included.

If I wanted to have another exe just to run the splash screen I would do it in Delphi or something that has a small exe and needs no support files. The setup disks for fox are big enough :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform