Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
InteractiveChange not registering in time
Message
De
23/01/2002 18:53:34
 
 
À
23/01/2002 18:33:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00609321
Message ID:
00609449
Vues:
11
Hi Marcia,

Does that mean this should work?
If This.Valid()
    ThisForm.AddQuery()
EndIf
Also, is this only the case for comboboxes? (The textbox controls seem to work how I expect them)

Thanks,

James

>Helo James.
>
>I can't explain why it is doing what it is doing, but I could only get it to work if I change the InteractiveChange to:
>
>
>If This.Value = "AND" or This.Value = "OR"
>  REPLACE AndOr WITH this.value
>  ThisForm.AddQuery()
>EndIf
>
>
>Of course, it seems as if the REPLACE shouldn't be needed...???

>
>That is because the ControlSource is not updated from the Control's Value until the Valid fires.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform