Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box - ?problem with rowsource when used on contain
Message
 
À
19/08/1998 06:56:55
John Thomason
King Richard Veterinary Centre
Leicester, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00127207
Message ID:
00128044
Vues:
35
>>>This combo box is just used as a look up. The table name is kv and it only has a single field, also kv so the rowsource is kv.kv
>>>
>>John,
>>
>>Try using a rowsourcetype of Alias and make the rowsource simply Kv.
>
>Thanks for your help Jim, the form is instantiating fine now.
>I still have one other problem with these combo boxes. I have four combo boxes on this container - three of them don't respond to mouse clicks and the remaining one works fine. They are set up in the same way ie rowsource type is set to Alias and rowsource to the table name. I haven't changed any of the other settings. They all respond normally to keyboard control.
>Any ideas?
>
John,

You can use event tracking in teh debugger to find out what events are firing when you click the mouse on one of the illbehaed combos. This will certainly give you a clue to what is happening. The events I would track are MouseDown, MouseUp, and Click.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform