[Gambas-user] WebView - How to show images?

Fabien Bodard gambas.fr at gmail.com
Wed Feb 16 08:55:57 CET 2022


Le ven. 11 févr. 2022 à 10:58, Martin Belmonte
<mbelmonte at belmotek.net> a écrit :
>
> Hi,
> I set the content [1] for a WebView but this don't show the images but a
> void frame.
> The same content
>
> [1]
> <html>
> <head>
> </head>
> <body style="color:#D3DAE3; background-color:#383C4A; word-wrap:
> break-word; -webkit-nbsp-mode: space; -webkit-line-break:
> after-white-space;">
> <p>Parrafo 1.</p>
>
> <img width="400" alt ="123-00.png"
> src="/home/test/myproject/images/123-00.png"></img>
maybe "file:///..." ?


More information about the User mailing list