Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Problem
Message
From
12/02/2002 17:46:24
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Combo Problem
Miscellaneous
Thread ID:
00619208
Message ID:
00619208
Views:
66
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.
Next
Reply
Map
View

Click here to load this message in the networking platform