Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Always start from the beginning of the field if empty
Message
 
 
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:
00980565
Message ID:
00980790
Vues:
73
This message has been marked as the solution to the initial question of the thread.
>>Try
IF EMPTY(THIS.Value) AND This.SelStart <> 0
>>	This.SelStart = 0
>>	This.SelLength = 0
>>ENDIF	
>>
>
>Hi Sergey,
>
>I still see this "fanky" behavior. E.g. it works two or three times, but then it doesn't. Were you able to simulate it?
>
Adding above code to MouseUp seems to fix it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform