Hi
With PowerBuilder 2019 R2, can we transform the new web browser control into an HTML editor (like Internet Explorer?)
Regards
Thierry
Hi
With PowerBuilder 2019 R2, can we transform the new web browser control into an HTML editor (like Internet Explorer?)
Regards
Thierry
Currently not. Some APIs not there in this "release 1" of PowerBuilder's native WebBrowser control.
I think the big issue for those of us distributing software via downloads is the installed size needed for a Chromium-based browser. The commercial ActiveX version that is available, WebKitX, says its redistributable is 75MB. (And our whole app's download is currently only about 30MB!) Whereas using the MS WebBrowser control needs no redistributable, because it is always included in Windows.
As follow up to this and several other browser related Q&A discussions in recent weeks. Today I rechecked Microsoft docs for WebView2 - the upcoming Chromium-based Edge browser component:
TO-DO LIST BEFORE AVAILABLE
First, the WebView2 component needs to become generally available
Second, someone (Microsoft or someone else) needs to wrap it for OLE-access before we can use it in PowerBuilder user interfaces.
Some HTML will currently not render either in my testing.
Especially more advanced HTML like HTML5 (depending on the feature used)
I did a similar request already on 24th of Jan last year: https://www.appeon.com/standardsupport/track/view?id=2205