Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loosing What is Typed In a Field (even different)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01515194
Message ID:
01515252
Vues:
36
>I had a similar problem when I had an RTF control, and when certain uses typed very fast they would loose characters during typing.
>
>The problem was an extensive keypress event. The code that you showed in your keypress would not cause this behavior, since none of the cases is fired unless you press one of the F keys.
>
>Maybe the reason why it happens only with certain users is that some are typing faster than others.
>
>You also need to check if the forms KeyPreview property is set to .T. and if there is any code in the form's Keypress event. That event would be fired each time a user presses a key in any control on the form, and if it does some additional work, it can cause characters to get lost (as it happend in my situation).
>


Thank you... I will go double check this....
Tommy Tillman A+ NetWork+ MCP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform