Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreateObject
Message
 
 
À
11/01/2002 14:45:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00603680
Message ID:
00603855
Vues:
23
Robert,

How about using the StatusBar text instead?
set message to "Processing Graphics"

oGraph = CREATEOBJECT("frmflipper")
...
Do my graph
...
set message to
>When I use CreateObject to create a form from ma class,my Wait Window no longer show in screen.
>
>WAIT "Processing Graphics" WINDOW NOWAIT NOCLEAR
>
>oGraph = CREATEOBJECT("frmflipper")
>...
>Do my graph
>...
>
>WAIT CLEAR
>
>As soon as I call CreateObject, the wait window dissapear. Any idea ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform