How do you get mouse movement info in GtkD?
    Enjoys Math via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Jan 29 22:33:55 PST 2016
    
    
  
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!
    
    
More information about the Digitalmars-d-learn
mailing list