Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show form
Message
De
02/12/2009 17:30:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01437233
Message ID:
01437386
Vues:
34
See comments inline

>Hi Naomi - i'm trying to understand your instructions -
>
>i have placed
>
>dodefault()
>CLEAR EVENTS
>
>in the release of the form
>
>and
>
>case bar()=1
>do form showdata
>show events ---------> As Naomi said, this should be READ EVENTS
>thisform.release() -----> this should be removed
>case bar()=2
>etc
>
>the program still freezes when i close the form
>am i following you correctly??
>
>thanks
>k

While I'm not much of a stickler about the "correct" way of doing things (If it works you get a passing grade), I agree with Naomi about how the menu should be constructed.

Issue READ EVENTS right after calling the MPR
Put an "Exit" bar in the menu with CLEAR EVENTS when it is selected
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform