[Gambas-user] GB.WEB.GUI get value of the mouse

Mayost Sharon sharon at 455.co.il
Mon Oct 2 12:20:04 CEST 2023


Hello

Is it possible to get values on the mouse state when I use GB.WEB.GUI

I tried for example like this:
Export

Public Sub WebButton1_Click()

   WebLabel1.Text = Mouse.X

End

It gives an error

Thanks


More information about the User mailing list