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

Click here to load this message in the networking platform