craf wrote:
> Hello. 
>
> VisualBasic Picturebox control has a MouseMove event which has 2
> arguments (x as integer, and as integer). 
> This lets me know the X and Y coordinates when the mouse moves over it. 
> Is there something similar in Gambas?
>
> --
In Gambas2 apparently a DrawingArea can do that (with Tracking property
set) but a PictureBox can't.

Regards
Werner


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to