[Gambas-bugtracker] Bug #2656: WebTimer into a Webform still exist after _free() event
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Nov 18 17:09:27 CET 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2656&from=L21haW4-
Comment #4 by Benoît MINISINI:
The problem should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/73fb9cc642563b9df1ac46bef2152df7356de793.
As for your new controls, they are nice.
I think some of them should be merged: for example, if all gauge has the same goal, they should be merged in one control that just has a property to change its look.
There is 'WebGaugeSvg'. I think how the gauge is drawn (with SVG) should not be visible from the outside. The user does not care.
Same thing for the graph: you should have one graph control with properties to define its type and the associated configuration.
As for the API of a control, if you have an equivalent in 'gb.qt5' or 'gb.form', you should copy it.
Benoît MINISINI changed the state of the bug to: Fixed.
More information about the Bugtracker
mailing list