I'm able to get the mouse click positions with event.button().x/y
But what .x/y do you query inside of an onMotionNotify event handler?
Thanks!
Enjoys Math via Digitalmars-d-learn Fri, 29 Jan 2016 22:36:13 -0800
I'm able to get the mouse click positions with event.button().x/y
But what .x/y do you query inside of an onMotionNotify event handler?
Thanks!