Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Input box problem
Message
 
 
À
25/05/2009 09:42:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01401771
Message ID:
01401774
Vues:
40
>let me explain my problem
>
>i have a text box with an input mask 999,999,999.99
>
>if we take an example
>
>i need to display 10000 as 10,000.00
>
>this happens perfectly but not while the user is typing.
>
>before the user presses enter the text box displays 100,00
>
>this is confusing for large numbers.
>
>what is my solution
>
>thank you very much

Hi Nikki,

The regular approach here is to remove , from the Inputmask in GotFocus and restore the inputmask in LostFocus of the textbox.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform