Web Browsing in Nx Desktop Client
Nx Witness starts to support Web Browsing in Nx Desktop Client from Nx v3.0.
It allows users to embedded the WEB interface or WEB client of 3rd party software into Nx Desktop Client. So users do not need to switch between applications and windows.
Which Browser is Nx Desktop Client using now?
We use Qt WebKit.
It is the same version as Qt we used, which is 5.6.1 for the latest Nx Version(Nx v3.0 and later).
More information of the QT Webkit can be found at Qt wiki and forums:
http://doc.qt.io/archives/qt-5.5/qtwebkit-index.html
https://wiki.qt.io/Qt_WebKit
Notice: We are planning to switch to other browsers for supporting more web technology and better user experiences. The upgrade now plans on Nx 4.1 or later.
Comments
3 comments
Is it possible to adjust zoom level of websites inside NX client now?
Like these controls from Chrome:
I tried with + and - keys on my keyboard, but that don`t seam to work.
My webpage is not performing XHR requests in NX witness (I load data in using xhr from a json file, and populate the webpage).
Works outside of NX.
Hi,
This is a plugin from QT framework.We use Qt WebKit.
Most likely it is of same version as Qt used which is 5.6.1 for the latest Nx Version.
There is no solid specification. Some information can be found at Qt wiki and forums:
http://doc.qt.io/archives/qt-5.5/qtwebkit-index.html
https://wiki.qt.io/Qt_WebKit
FYI, later on we are going to switch to other browser. But we'll do that only after 4.1 release.
There is no solid ETA yet. Thanks for your understanding.
Please sign in to leave a comment.