How QtWebEngine support applet
Unsolved
General and Desktop
-
Hi there,
I have some trouble about QtWebEngine. I want to run some applet using QtWebEngine, but I don't know how to let QtWebEngine support applet. The QWebEngineSettings has many attribute, but I don't find any works. Hope somebody can help.Thanks
-
Do you mean Java applets?
Aren't Java applets last century technology? -
@Charles-Cai said:
QtWebEngine
Is that not build on Chromium and they dropped Java applets ?
https://java.com/en/download/faq/chrome.xml -
@Charles-Cai I know this thread is very old but do you got any solution? I am stuck in same problem. I want to load HTML page containing java applet using QWebEngineView. Can't find any way out. Your input can help me. Thanks