[Gambas-user] No way to display HTML in Gambas 3.15?

Admin admin at allunix.ru
Tue Jan 23 19:13:06 CET 2024


24.01.2024 1:06, Bruce Steers пишет:
>
>
>
>         But back on topic..
>         using the depreciated webkit controls should still work just
>         fine for you if you install them from the repository.
>
>         Respects
>         BruceS
>
>
>     I just tried something that worked okay Dimitry, could could maybe
>     try it..
>
>     I have repository gambas 3.15 installed on deb bullseye
>
>     i downloaded latest stable gambas source code and compiled ONLY
>     the gb.form.htmlview component
>     i typed the following...
>     cd ~
>     git clone --depth=1 --branch=stable
>     https://gitlab.com/gambas/gambas.git gambas-source
>     cd gambas-source/gb.form.htmlview
>     ./reconf
>     ./configure -C
>     make -j$(nproc)
>     sudo make install
>
>     this successfully compiled and installed ONLY the latest
>     gb.form.htmlview component into my existing 3.15 and htmlview now
>     works fine.
>     :)
>
>     Respects
>     BruceS
>
>
> Oops, sorry , it seemed to be okay but further development shows there 
> is a problem with HtmlViewDocument.class not creating $hDoc
>
> So forget all that :-\
> BruceS
>
>
> ----[http://gambaswiki.org/wiki/doc/netiquette  ]----

Thanks, Bruce, I appreciate it, but it wouldn't be a solution even if it 
worked. I don't have that much of a control on that hundred machines the 
software should run on. It should work on vanilla 3.15 otherwise it 
wouldn't work at all.

Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20240124/02a46ee5/attachment.htm>


More information about the User mailing list