Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top level form way of doing things
Message
De
24/01/1997 22:34:16
 
 
À
13/01/1997 23:21:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00017221
Message ID:
00018371
Vues:
51
>>Put in a READ EVENTS for your login. If successful, CLEAR EVENTS,
then READ EVENTS again. If login fails, just CLEAR EVENTS. > >
Ok, it works now. What I did was to put my READ EVENTS in
my form Activate() and the CLEAR EVENTS in the master class.
The right way is to have the READ EVENTS in the form Activate()
and the CLEAR EVENTS in the form QueryUnload(). > >
Each top level form need to have its own EVENTS. > >
I guess I'll have to add a property in my base form which will
take care of that by having a lTopLevel property in the base form. >
>Thanks.

Michel, I am having the same problem, I am going to put a READ EVENTS in
the Activate(). When I use a form not saved as a class I don't have this
problem. Will let you know how it works out.

Thanks,
Ernest Dungy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform