Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event Not Firing
Message
 
 
To
16/07/2007 14:37:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01240814
Message ID:
01240817
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform