[Gambas-user] New web browser component and GTK+3 support

Benoît Minisini g4mba5 at gmail.com
Wed Oct 21 01:07:17 CEST 2020


Hi,

With the last commit in master, you can now run the development 
environment with GTK+3.

You will get a lot of GTK+ layout warnings [1], no support of the Gambas 
bitmap font [2], some unexpected crashes, and many other problems for sure!

The new Web browser is not finished (it uses WebKit on both QT and 
GTK+), and will not support DOM access methods like the old one, because 
that's not supported by Qt and GTK+ Webkit interface.

If you want to test it, please report the problems, not necessarily on 
the bugtracker as this is development in progress.

Enjoy.

[1] I don't know how to get rid of them at the moment.
[2] Removed by the GTK+ developers because.

-- 
Benoît Minisini


More information about the User mailing list