Platforms to show: All Mac Windows Linux Cross-Platform

WebViewMBS class   Deprecated

Super class: NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class HTMLViewer Mac MBS MacControls Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Function: The class to handle a webview.
This item is deprecated and should no longer be used.
Notes:
This classs is not available in Xojo 2020r1 or newer.

A webview is simply a content viewer for any web based content. It can render html pages, text pages and with plugins also flash or pdf files.

All methods in this class will catch exceptions from Cocoa and raise a NSExceptionMBS instead. Using the message, name and reason properties you can see what was the reason for this exception. Please report if you find a method which does not handle exceptions correct.

You can embed this view in a CustomNSViewMBS to get more events for mouse and keyboard.
Subclass of the NSViewMBS class.

Super class NSViewMBS

Window Order Constants

Constant Value Description
NSWindowAbove 1 Moves the window above the indicated window.
NSWindowBelow -1 Moves the window below the indicated window.
NSWindowOut 0 Moves the window off the screen.

Super class NSResponderMBS

This class has no sub classes.

Some useful global functions for this class:

Some methods using this class:

Some properties using for this class:

Some events using this class:

Blog Entries

Xojo Developer Magazine


The items on this page are in the following plugins: MBS MacBase Plugin, MBS MacControls Plugin.


WebView2WindowFeaturesMBS   -   WIADataCallbackMBS

Feedback: Report problem or ask question.

The biggest plugin in space...