Re: Stellar Project
- Posted by BRyan Nov 26, 2012
- 1314 views
gwalters said...
Can someone tell me which function in win32lib that will return the pixel in a window that the the mouse clicked on?
I think you could use these see mouse docs
func getPointerPos() Find where the mouse pointer is on the screen. func getPointerRelPos(integer id) Retrieves relative position of the mouse.