Platforms to show: All Mac Windows Linux Cross-Platform

Back to HTMLViewer class.

HTMLViewer.ChromiumBrowserMBS as ChromiumBrowserMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Win MBS Win Plugin 14.2 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries browser object for htmlviewer.
Example
dim b as ChromiumBrowserMBS = HTMLViewer1.ChromiumBrowserMBS
MsgBox b.MainFrame.URL

Works only on Windows if Webkit is chosen as renderer.
Returns nil on any error.

Please call all chromium functions only on main thread.
Do not call in open event of HTMLViewer as browser control is not yet initialized there.

May not work in Xojo 2021r3 due to changes inside the control.

Some examples using this method:

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...