Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Problem
Message
De
12/02/2002 17:46:24
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Combo Problem
Divers
Thread ID:
00619208
Message ID:
00619208
Vues:
67
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform