Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframes within page not refreshing
Message
De
06/07/2001 10:22:46
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00527431
Message ID:
00527438
Vues:
18
>If I remove the If Laskey() = 13 Endif statement from the above code, then the pages of the pageframe below do refresh correctly. However the focus is lost by the search textbox, and one has to click inside the textbox again to do another search.

David,

Does using NoDefault help? As in:

If Lastkey() = 13 && enter key is pressed after search string
NoDefault
return 0 && keep the focus in the search textbox
endif


Renoir
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform