Re: Capture mouse events outside code window
- Posted by sergelli Apr 13, 2011
- 2587 views
DanM said...
try something using this:
setHandler(Screen, w32HMouse, routine_id("onMouse_XXX"))
Dan
It does not work out! "Screen"refers to the windows opened by the application that is running.