Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox is limiting input length????
Message
 
 
À
02/06/2011 11:51:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01512574
Message ID:
01512578
Vues:
64
>>>I have a textbox on a form, and MaxLength is set to default (0 = no limit), and all of the other properties like InputMask, Format, and such are default too (empty)
>>>
>>>However, when a user begins typing in that field, after about 20 characters or so, the textbox stop accepting characters.
>>>
>>>The textbox is bound to a string property on an object like this ControlSource = Thisfrorm.Object.cProperty
>>>
>>>What would make it become limited like this?
>>
>>How this cProperty is created and can you assign something like
>>thisform.Object.cProperty = cast('' as M)
>>to this property?
>
>This value is loaded from an xml file when the object is built in the Init of the form.
>
>Are you saying that any new input value into the textbox becomes limited to the initial length of the cProperty string?

This is what I'm suspecting.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform