[Gambas-user] Drawingarea.tracking
Johan Wistrom
k4p0w3r at ...370...
Sat May 6 20:52:47 CEST 2006
Using gambas1.9.29 + gb.gtk
Hi everyone,
How does the drawingarea.tracking work? Tracking is
enabled and I have a mousemove event for the
drawingarea, but it does not return any mouse.x or
mouse.y values.
Expected result: mouse.x and mouse.y values are
printed to console.
Actual result: no values get printed to console...
PUBLIC SUB DrawingArea1_MouseMove()
PRINT mouse.X & ":" & mouse.Y
END
regards,
Johan
___________________________________________________________
Switch an email account to Yahoo! Mail, you could win FIFA World Cup tickets. http://uk.mail.yahoo.com
More information about the User
mailing list