Mouse Action
-
Does anyone know how to get the position of the mouse with regard to the sceen instead of the application? For example if the window was located in the middle of the window and the cursor was over the upper left corner i would like to get something like (250, 250) instead of (0,0). Any ideas?
-
Does anyone know how to get the position of the mouse with regard to the sceen instead of the application? For example if the window was located in the middle of the window and the cursor was over the upper left corner i would like to get something like (250, 250) instead of (0,0). Any ideas?
-
Awesome, thanks a bunch....
-
Does anyone know how to get the position of the mouse with regard to the sceen instead of the application? For example if the window was located in the middle of the window and the cursor was over the upper left corner i would like to get something like (250, 250) instead of (0,0). Any ideas?