Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event Not Firing
Message
 
 
À
16/07/2007 14:37:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01240814
Message ID:
01240817
Vues:
20
>We have a combo box control. The style is 2 (Dropdown List)
>
>The code in the GotFocus event is inherited from the parent class. It is
KEYBOARD "{F4}" PLAIN CLEAR
>
>When the user double-clicks one of the items I would like to perform some action (open a document via ShellExecute). However, the dbl-click event code never seems to fire. I've put WAIT WINDOW's etc. there and they don't get displayed.
>
>I tried putting a NODEFAULT in the GotFocus method, but then nothing happens when I click either in the list or on the drop-down arrow.
>
>All suggestions greatly appreciated.........Rich

When you click on the item, AFAIK, you're selecting it. So, perhaps you can use InterctiveChange of the combobox?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform