Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Autocomplete stopped working
Message
From
25/03/2016 22:41:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Autocomplete stopped working
Miscellaneous
Thread ID:
01633792
Message ID:
01633792
Views:
89
Problem solved. The issue was that the autocomptable was open exclusively in the form (I had just created it).



Hi,

A textbox has autocomplete = .T. Autocomplete was working for a while but now it doesn't anymore and I don't know what change caused the loss. :(

I have noticed the textbox.value suddenly has many additional trailing spaces as soon as interactivechange is entered. I believe this is not normal behavior for VFP. Could this be affecting autocomplete? I have tried setting This.value = ALLTRIM(This.value) upon entering interactivechange without results.

Also tried using a form property as control source to the textbox and defining no control source.

TIA,

Alex
Next
Reply
Map
View

Click here to load this message in the networking platform