[Gambas-Notification] [Git][gambas/gambas][master] WebView: ExecJavascript() is a new method to run some javascript code in the...

Benoît Minisini gitlab at mg.gitlab.com
Mon Jan 25 08:05:43 CET 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
b39e26a0 by gambas at 2021-01-25T08:05:25+01:00
WebView: ExecJavascript() is a new method to run some javascript code in the browser and get the result.

[GB.GTK3.WEBVIEW]
* NEW: WebView: ExecJavascript() is a new method to run some javascript code in the browser and get the result.

[GB.QT4.WEBVIEW]
* NEW: WebView: ExecJavascript() is a new method to run some javascript code in the browser and get the result.

[GB.QT5]
* BUG: Forgot to implement the QT.GetDesktopScale() API.

[GB.QT5.WEBVIEW]
* NEW: WebView: ExecJavascript() is a new method to run some javascript code in the browser and get the result.

- - - - -


9 changed files:

- gb.gtk3/src/webview/c_webview.c
- gb.gtk3/src/webview/c_webview.h
- gb.qt4/src/webview/Makefile.am
- gb.qt4/src/webview/c_webview.cpp
- + gb.qt4/src/webview/jsonwriter.cpp
- + gb.qt4/src/webview/jsonwriter.h
- gb.qt5/src/main.cpp
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b39e26a0598610605c895ad944440e481af67769

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b39e26a0598610605c895ad944440e481af67769
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210125/d87a943d/attachment.htm>


More information about the Notification mailing list