Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Always start from the beginning of the field if empty
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00980565
Message ID:
00980790
Views:
71
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform