[Gambas-user] Coordinates X and Y en DrawingArea controls
Werner
wdahn at ...1000...
Sun Oct 4 05:52:20 CEST 2009
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
More information about the User
mailing list