Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent Double Click
Message
From
03/06/2014 11:42:04
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01600043
Message ID:
01601207
Views:
62
>>>I have a form with combo box. If the user double clicks a list item and it happens to be over another control, the other control gets clicked.
>>>
>>>How can this be prevented?
>>
>>
>>Hi,
>>
>>I have constructed a class: A double click on an item in the dropdown which is over an other control prevents the other control to get clicked.
>>You have to set in the init of your combobox the propertie(s) which you want to protect.
>>See attached form1, Combo colours is with this class, combo cities is the native combo.
>>The class needs to be enhanced so that you can also use this combo in a grid.
>>For the time being, although called klumsy and idiosyncratic it prevents users to make a remark and it also prevents the by-design flaw in VFP.
>>
>>Feel free to report any bugs and enhancements.
>>
>>Koen
>
>It is by-design, not a flaw. Idiosyncracy is not a good idea.

Peter,

is it also by design that the method Doubleclick in a combobox does not get fired when you double click?

Groet,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform