Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox Entry
Message
De
12/11/2008 14:50:01
 
 
À
12/11/2008 14:46:57
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01361431
Message ID:
01361440
Vues:
21
>>>We have a ComboBox class for time entry. If you type like this:
>>>
>>>01:15 PM
>>>
>>>Everything is fine. But if you enter like this:
>>>
>>>1:15 PM
>>>
>>>Then it ends up looking like this:
>>>
>>>1::15 PM
>>>
>>>How do we get it to jump to the minutes after the ":" is typed? Foxpro really doesn't handle this type of entry well.
>>
>>Do you use inputmask, e.g. "99:99" and format "R"?
>
>We have InputMask as below and no Format.
>
>!!:!! !!
>
First of all, use "R" format. It will improve this thing, i.e. you will not get :: anymore. You could also make further improvements, e.g. by moving AM/PM part to separate box, or by resetting it in InteractiveChange event.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform