Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a BUG??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00841496
Message ID:
00841630
Vues:
26
>
>thisform.AllOk()
>
>** Method AllOk
>thisform.Command1.Enabled = .NOT. EMPTY(thisform.Date1.Text1.Value) .AND.;
>                            .NOT. EMPTY(thisform.OsZp.Text1.Value)
>
>
>where thisform.Date1.Text1 is the problem field
>Method AllOk is for check that every needed data has some value and enabled SAVE DATA button

I don't see how it could cause behavior you describe. Does commenting or removing thisform.AllOk() fixes the problem? Besides that, it seems to me that logical place to call thisform.AllOk() would be the Valid or LostFocus of a textbox.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform