Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VALID fires again after SETFOCUS
Message
De
03/01/2008 13:39:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
VALID fires again after SETFOCUS
Divers
Thread ID:
01279306
Message ID:
01279306
Vues:
80
On one form I force the user to follow a particular sequence of input boxes by using SETFOCUS in the LOSTFOCUS method. Typical code would look like this:
    this.parent.txtSTAYnChildren.setfocus()
    nodefault
I have become aware that the VALID method fires again when I do this. (VFP 9)

Normally this would be invisible since the VALID method has just succeeded. In one case, however, I ask the user to verify a condition in the VALID. So now the user gets asked twice to verify the condition.

Can anyone confirm this? Is it SOP? Is there any way around it?

BTW, I have tested placing the NODEFAULT line first and this makes no difference.

Peter
Peter Robinson ** Rodes Design ** Virginia
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform