Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selstart in date fields
Message
 
À
12/05/2001 06:23:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00506596
Message ID:
00506659
Vues:
15
>Hello all,
>
>I have date fields in which I am having following problem. well, I found out that its not actually a bug in my program, but its a vfp's native behavior.
>here's that problem.
>
>if I click on any date field and after the last digit of the date it moves over one char to the left. SO if I click after the 1 of 12/05/2001 it brings me in between then 0 and 1! same thing happens if I hit the "end" key!
The 1 in 2001 is the last character of date field. Guessing VFP automatically formats for date. The 1 in 2001 is the last character (digit) allowed by the format. You could convert the date to a string and increase the maxlength or input mask pictue (99/99/99999).

>
>if anyone has a idea to override such behavior , please let me know.
>
>thanks in advance.
>
>Mark
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform