Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Auto Complete
Message
De
19/12/2005 06:14:19
 
 
À
19/12/2005 06:00:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01079101
Message ID:
01079117
Vues:
35
>Dear Sir,
>
>I applied your codes the result is good
>but the cursor can not move in the textbox
>
>Please modify your codes to move cursor in textbox.
>
>Thanks

This.selstart determines where the cursor will stay, it may be possible that len(this.value) does not calculate the new value. Try to replace This.selstart=len(this.value) with This.selstart=4 ,5 and 8 respectively.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform