[Gambas-user] Drawingarea.tracking

ron ronstk at ...239...
Tue May 9 03:31:43 CEST 2006


On Saturday 06 May 2006 20:52, Johan Wistrom wrote:
> 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
> 

Where is the SidePanel? :)
May be not in gtk but in qt it has worked for sure.
I hope it still does, in a few days I need it too :(

New question then "New Message", reaction on the readed stuf then "Reply"



Regards,

Ron




More information about the User mailing list