Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why my application do not refresh value?
Message
De
24/10/2001 14:21:33
 
 
À
24/10/2001 12:47:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00572703
Message ID:
00572809
Vues:
26
My timer execute the following code:

***** MyTimer.timer *******
this.enabled=.F.
local lcTitle
lcTitle=alltrim(fcBMO_GetTitle())
if thisform.txtTitle.value<>lcTitle
thisform.txtTitle.value=lcTitle
thisform.refresh
endif
this.enabled=.T.
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform