Re: Possible get_mouse() style in Win32?
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Jul 20, 1999
- 566 views
Mike Hurley wrote: > Is it possible to get for the desktop in Win32/Win32Lib > to get mouse events returned in the same way as mouse.e's > get_mouse() (event,x,y)? Are you asking how to find the mouse's position when your application has focus, or do you want to find the mouse even when the pointer is not over your application's screen? Some hint as to what you are trying to accomplish would be helpful. -- David Cuny

