Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loose StrictDateEntry
Message
 
 
À
31/01/2005 11:12:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00981831
Message ID:
00982288
Vues:
74
>>>haha,
>>>
>>>It works for me: Format = 'D' ;-)
>>>
>>>Thread too long, far too long
>>
>>Ok, to summarize:
>>
>>1) If you set StrictDateEntry = 0 and format = "D" for the textbox, you can not edit the time portion, if your field is Datetime
> this works for me ;-) I can edit the time portion vfp6sp5
>>
Doesn't work in VFP8 SP1. Can somebody quickly test in VFP9? I may ask my colleague who has it on his computer. If it does, I'll scratch my almost working already solution and just use format "D".

>>2) If you try remove format and set StrictDateEntry = 0, you can type anything in the textbox
>>
>>3) If you put 99/99/9999 99:99:99 AM in the InputMask in the Property Sheet and set StrictDateEntry = 0 it works.
>
> not if it knows it's going to be a date or datetime imo. Set the value to =eval('dtot({})') and see what it does if you enter the mask in the InputMask

Ok, I'll make a quick test.
>
>>4) If you try to change InputMask programmatically, it leaves the InputMask empty. I would consider this as a bug.
> see (3)
>>I would really want to make 4 work!!!
>
>Why ? if 1) works ??
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