[Gambas-user] WebView html source code?
Benoit Minisini
benoit.minisini at gambas-basic.org
Fri Jul 22 19:48:28 CEST 2022
Le 22/07/2022 à 18:25, Bruce Steers a écrit :
> Would it take much for a new WebView method or property to get the
> source code?
>
> a Method like
> WebView1.GetSource() As String
> or
> WebView1.GetHtml() As String
>
> ora read property (or even read/write)
> sSource = WebView1.Source
> or
> sSource = WebView1.Html
>
>
> I really want to add an option to my gambas debug browser to read the
> source.
> Much respect
> BruceS
>
Alas, AFAIK, this is not supported by WebKitGTK.
Regards,
--
Benoît Minisini.
More information about the User
mailing list