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:
00981210
Views:
64
>>>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.

It fixed it after I removed the second check.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform