Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form
Message
 
À
06/12/2000 23:11:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Form
Divers
Thread ID:
00450227
Message ID:
00450285
Vues:
36
>I have a view to filter new order. I like to place a message eg. wait window 'No New Order!!' if the view have empty record.
>
>Then problem is where I put the wait window command??
>
>If I put the command at init or load method of the form, then the message will prompt out before form is appear. I like to show out the form 1st before the message is coming out.
>
>TIA.


The init is the last thing that is aviable.
It could take some time before the form is really visible.
If you want to wait for that you could probably create a timer object and let that one deal with the message.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform