Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to implement a splash screen?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00060913
Message ID:
00060967
Vues:
35
>And to add to what Colin said, add in the Activate method of the form the following code:
>
>set cursor off &&Hides the cursor
>wait window '' time 3 &&A little bit of delay...
>set cursor on &&Brings the cursor back on
>thisform.release()
>
>>In your form set .ControlBox, .Movable, .MaxButton, and .MinButton to .F. and set .Caption=(None).

What you have added only applies if a READ EVENTS is in place. We are trying to determine how to get the splash screen to appear while the main app is initializing, i.e. SET's DO MENU..., _Screen.Visible=.T.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform