Platforms to show: All Mac Windows Linux Cross-Platform

BackgroundThreadMBS class   Deprecated

Super class: Thread

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Process MBS Util Plugin 10.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This item is deprecated and should no longer be used.
The thread subclass we use for the CallMethodOnThreadMBS functions.
Example
if CallMethodOnThreadMBS(new BackgroundThreadMBS, window1, "Test") then
msgbox "OK"
else
msgbox "Failed"
end if

Subclass of the Thread class.

This class has no sub classes.

Blog Entries

Release notes

  • Version 20.0
    • Deprecated BackgroundThreadMBS class. When you build this in pure Xojo, exception handling is better for errors.

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


AXValueMBS   -   BarcodeGeneratorMBS


The biggest plugin in space...