Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Problem
Message
From
13/02/2002 10:15:23
 
 
To
12/02/2002 17:46:24
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00619208
Message ID:
00619460
Views:
16
>Hi All
>
>I have been working on a combo class that I want to do some processing based on what the user is typing. I put some code in the InteractiveChange method and was having problems with the first character typed. So I decided to go to the least common denominator and tested the base class.
>
>I added a textbox and a combo to a form. In the combo I added this code:
>
>thisform.text1.value = this.displayvalue
>
>When I run the form I get this:
>
>combo.display textbox.value
>a
>ab ab
>abc abc
>
>It seems that the first character is not in displayvalue until the second character is typed. This only happens the first time the combo is used. Any ideas?
>
>I am using vfp7 sp1
>
>Thanks.

I've duplicated your test above & see the same effect in V6 SP5.

No idea on why the first char is skipped - but if the BoundTo property is set to .T., then it works as expected.
Len Speed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform