Hi,
I use docked forms in VFP9. In order to keep non-docked dialogs frontmost, I have defined these as "desktop". On right click I want to position these dialogs next to the mouse pointer. How can I read the desktop X and Y coordinates?
(I have tried calculating it with help of mcols/mrow("",3) _screen.left/top etc. but without success)
Thanks,
Micael
I use docked forms in VFP9. In order to keep non-docked dialogs frontmost, I have defined these as "desktop". On right click I want to position these dialogs next to the mouse pointer. How can I read the desktop X and Y coordinates?
(I have tried calculating it with help of mcols/mrow("",3) _screen.left/top etc. but without success)
Thanks,
Micael