[Gambas-user] gb.gui.webview
Benoît Minisini
g4mba5 at gmail.com
Sun Apr 25 20:11:49 CEST 2021
Le 25/04/2021 à 20:06, Martin a écrit :
> Hi.
>
> Testing my apps in 3.16.
>
> Before in gb.qt4 the WebView control has the property .HTML but now in
> .gtk3 and .qt5 is not present anymore.
>
> Any help to solve the problem?
>
> ¿How to pass the html code as parameter to the webview control?
>
> Tanks.
>
> Martín.
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
You have to use the SetHtml() method.
You can't retrieve the contents of the page, this is why there is no
Html property anymore.
--
Benoît Minisini
More information about the User
mailing list