[Gambas-user] When QT discontinues QtWebkit
Benoît Minisini
gambas at ...1...
Thu Oct 8 13:23:27 CEST 2015
Le 08/10/2015 13:21, Moviga Technologies a écrit :
> Hello, and thanks for the reply!
> I suppose it will be replaced with QtWebEngine? I see that it at least
> has this method
>
> void RUNJAVASCRIPT [1](string _script_, variant _callback_)
>
> so I guess .Eval() will still work, no? Which means we can still
> manipulate the DOM, and use it as a texteditor?
>
At the moment, no: QTWebEngine does not allow to manipulate the DOM. I
hope it will come in the next versions of Qt5.
Note that Qt5/X11 is actually not finished compared with Qt4: bugs in
mouse events processing, no session management...
--
Benoît Minisini
More information about the User
mailing list