Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Splash screen makes VFP not focused
Message
De
28/07/2004 18:19:11
 
 
À
28/07/2004 17:41:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00928933
Message ID:
00928983
Vues:
36
How about this:

Loading=CREATEOBJECT('About')
Loading.SystemName.Caption=ALLTRIM(Anglais)
SEEK PADR('OPENIT',LEN(Message.Module))+PADR('VERSION',LEN(Message.Cle)) ORDER ModCle
Loading.Version.Caption=ALLTRIM(Anglais)
USE IN Message
Loading.Show()

DO loadmyapplicationandotherstuff()

WAIT '' TIMEOUT lnhoweverlongyouwanttowait

Loading.Release()
Loading = .NULL.
Jeff Johnson
SanDC, Inc.
www.san-dc.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform