[Gambas-user] Webbrowser without gb.qt4??
Benoît Minisini
gambas at ...1...
Mon Jun 9 15:35:16 CEST 2014
Le 09/06/2014 10:04, Wolfgang, dl7nb a écrit :
> Hello,
>
> To display a html-file I would need the webbrowser from qb.qt4.webkit.
> That would be no problem BUT:
>
> My program grew of many month and is based on qb.gui (As it was a
> default when I started it)
>
> If I drop gb.gui to use gb.qt4.webkit (and gb.qt4)I get different
> looking forms and my program does no longer work.
>
> Is there a way to display html files WITH gb.gui (in absence of qt4)?
>
> Wolfgang
>
There are bugs that make gb.qt4 and gb.gtk not work the same way. There
are just more bugs in gb.gtk than in gb.qt4, but I fix them as soon as
they are reported to me.
If you tell me that your program worked with gb.gtk, and does not with
gb.qt4, it's probably your fault. (The contrary, gb.qt4 works but not
gb.gtk, is usually my fault, or GTK+'s fault).
I guess you didn't use arrangement containers everywhere, but fixed
widget size and positions.
Just provide your project and I will tell you.
Regards,
--
Benoît Minisini
More information about the User
mailing list