Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double click
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00746031
Message ID:
00748444
Views:
21
>>Joey...
>Sergey is right - DoubleClick runs Click first
>In Main set glOnceTwice= .F.
>
>*code for SingleClick
>    IF glOnceTwice
>... Single click routine is not run due to Global Logical OnceTwice= False
>    ENDIF
>*code for DoubleClick
>    glOnceTwice= .T.
>... Double click code goes here
>    glOnceTwice= .F.
>
>
>Crude but effective
>:~)
Opps - sorry my Form includes a check box to change glOnceTwice to .T. to run both Click and DoubleClick - That doesn't help you
Edgar L. Bolton, B.S. B.B.A.
Previous
Reply
Map
View

Click here to load this message in the networking platform