Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Viewing
Message
 
 
À
16/10/2002 09:07:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00711651
Message ID:
00711686
Vues:
9
>I am executing the following code to instantiate a form. The form just blinks on the screen. I can not view it again. I have set the modal property and also used the read events. The screen does not stop on the read events syntax. What am I missing?
>
> If Alltrim(lcPassword) == BRIDGE_PASSWORD
> DO form forms\viewer.scx
> EndIf
> Read Events

The Read Events should be before the form is started, not after. Otherwise there is no event handler to "hold it up."

Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform