[Gambas-user] gb.web.gui and Canvas
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Aug 1 15:15:56 CEST 2022
Le 31/07/2022 à 21:44, Bruce Steers a écrit :
> Anything been considered with html Canvas?
> https://www.w3schools.com/tags/ref_canvas.asp
> <https://www.w3schools.com/tags/ref_canvas.asp>
>
> Looks like some kind of WebPaint.class could be added to gb.web.gui.
>
> Respects
> BruceS
>
I have just committed an initial implementation of a WebDrawingArea
control with its Paint class, based on <canvas>.
That way, you can see how it should be done.
Regards,
--
Benoît Minisini.
More information about the User
mailing list