Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
READ Events Problem
Message
De
26/02/2001 23:35:26
 
 
À
26/02/2001 14:49:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00479685
Message ID:
00479896
Vues:
32
Thanks to all for your suggestions. I figured it out. It works pretty much like this:
1. place READ EVENTS in the form Activate method
2. place CLEAR EVENTS in the QueryUnload method
3. place CLEAR EVENTS just before any other procedural code in the form that causes the form to close
4. set WindowType = 1 (modal)
5. set ShowWindow = 2 (As Top-Level Form)

This will do the trick.
The purpose of the form is similar to login but not exactly the same.

Thanks again for your help.
Regards, Chaim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform