Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the location of click?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00616583
Message ID:
00616654
Views:
20
>hi,
>How could I get the location x, y of user global left click? In other words, how to get location of mosue click which may outside of a form area, but still within my application?
>
>Does MDOWN() return it?
>Thank you

ON KEY LABEL LEFTMOUSE DO Something()

and use MCOL() and MROW() to get the position

:-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform