Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Splash screens in VFP6
Message
De
25/08/1998 16:41:10
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00129784
Message ID:
00129861
Vues:
27
>If I recall correctly, top level forms must has a title bar. If you want to not show anything but the splash screen, re-set it to either in screen, or in top-level form. Then set the .DeskTop property to .T. Prior to displaying the screen use SYSMETRIC() and the form's height and width to calculate the .Top and .Left properties. Then show the form. When you're ready to display either the screen or top level form, do the appropriate adjustments. Be aware that there's a timer loop for 3 seconds that'll delay your application initializing.

DAMN! That is clever. I have to hand it to you George, for always having a clever solution to things, that I had not found. That works, and does what I want, thank you. Finally, something that looks standard :)

I didn't catch what you meant by a 3 second timer loop..? where?

Tim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform