Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is Combobox.Text1?
Message
De
10/08/2001 10:54:40
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
10/08/2001 10:41:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00542266
Message ID:
00542289
Vues:
23
>>In reviewing my Event Tracking log I'm seeing that Combobox1 receives the focus then Combobox.Text1 receives it. What is the Text1 of a combobox? It does not show up in development anywhere. Is it the edit area of the combo? It seems to get focus at some times, but not others. Thanks!
>>
>>Renoir
>
>Comboboxes are not containers, so they do not have object members.
>
>Is this the problematic combobox you've been wrestling with, by any chance? ;)
>
>If I recall this was created by another developer, right?
>
>I hate to ask this, but is it really a combobox or is it a container (or control) with a combobox and a textbox? Sounds like the latter to me. And a control, too, which would explain why you can't
>If that's the case, then your focus issue makes more sense, too.

Trey,

Has my combobox issue become that obvious to the community? :-)

Yes, it's the one and the same and it actually is a combobox. I was certain that there was no contained controls in a combobox, but when I saw it referenced in the Event Tracking it got me wondering... Perhaps it's just an internal Foxpro process that we don't see. This is what a relevant portion of the log looks like if you're curious:
codes.t48_page_frame1.page3.cbo_code.KeyPress(9, 0)
codes.t48_page_frame1.page3.cbo_temp_instance.When()
codes.t48_page_frame1.page3.cbo_code.Valid()
codes.t48_page_frame1.page3.cbo_code.LostFocus()
codes.t48_page_frame1.page3.cbo_code.text1.LostFocus()
codes.t48_page_frame1.page3.cbo_temp_instance.GotFocus()
codes.t48_page_frame1.page3.cbo_temp_instance.Message()
codes.t48_page_frame1.page3.cbo_temp_instance.text1.GotFocus()
Renoir
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform