BTW: Maybe you do not know that WebViewGadget() and WebGadget() with parameter #PB_Web_Edge are also using the chrome stuff under the hood.
Just because it worked doesn't mean it works. PureBasic 6.04 (x86) and <latest stable version and current alpha/beta> (x64) on Windows 11 Home. Now started with Linux (VM: Ubuntu 22.04).
I did test use the webgadget (PB built-in) to replace the use of chrome, however it seems the HTML code return from - GetGadgetItemText() with #PB_Web_HtmlCode flag did not encode chinese char properly . Web page display correctly, but content of HTML does not. I did not know how to manually set the char encoding. A brief searching the forum did not find the information I need. I appreciate if you can give some advise/direction on this.
Hi Allen
unfortunately, I can't help you with that, it's not my area of expertise (does it even exist? )
Just because it worked doesn't mean it works. PureBasic 6.04 (x86) and <latest stable version and current alpha/beta> (x64) on Windows 11 Home. Now started with Linux (VM: Ubuntu 22.04).