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:
00121659
Vues:
33
>Thanks a lot! I really appreciate it. By the way, if in my splash screen I
>have the following code for Timer1.TimerEvent ...

>ThisForm.Release()
>DO FORM frmOptions


Try
DO FORM frmOptions
ThisForm.Release()

instead...

It depends on why you want a splash screen as well. If just for the visual effect fine - I use some splash screens to sit there so the user knows something is happening while a long initialization process occurs...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform