Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text dissapears after two minutes
Message
De
07/01/2002 08:25:16
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
03/01/2002 22:26:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00600093
Message ID:
00601443
Vues:
21
>So after some experimenting it turns out that the refresh event of the text box is firing at the two minute mark. Not sure what is triggering it. So here is the ridiculous way I fixed the error. I put the following code in the refresh event:
>
>IF THISFORM.PAGEframe1.PAGE2.EDTComments109.GotFocus()
> thisform.pageframe1.page2.Name.SetFocus
> thisform.pageframe1.page2.EdtComments.SetFocus
> KEYBOARD '{CTRL+END}'
>ENDIF

Vim,

You could try EventTracking to see what is happening just prior to the 2 minute refresh.

Renoir
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform