Platforms to show: All Mac Windows Linux Cross-Platform
TimerMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows | MBS Win Plugin | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
This timer can work with smaller periods than the normal Xojo timers on Windows.
Works on Mac OS X and Linux, too.
Please create TimerMBS only on the main thread on Windows.
- event Action
- 4 properties
- 2 methods
- method Constructor(Period as Integer, Threaded as boolean = true)
- method Destructor
This class has no sub classes.
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.0
- Unblock menus while threads are running
- MBS Xojo Plugins, version 22.6pr1
- MBS Xojo Plugins, version 20.5pr8
- MonkeyBread Software Releases the MBS Xojo Plugins in version 19.1
- MBS Xojo Plugins, version 19.1pr5
- MBS Xojo Plugins, version 17.4pr3
- MBS Xojo / Real Studio Plugins, version 14.4pr1
- [ANN] MonkeyBread Software Releases the MBS Xojo / Real Studio plug-ins in version 14.3
- New Timer for Windows
Xojo Developer Magazine
Release notes
- Version 23.0
- Added threaded parameter to Constructor of TimerMBS and yield property, so you can keep threads running while menus are used on Windows.
- Version 20.5
- Changed TimerMBS class on Linux to load glib on demand.
- Version 19.1
- Added Enabled property for TimerMBS.
- Version 17.4
- Fixed a problem with registration in TimerMBS class.
The items on this page are in the following plugins: MBS Win Plugin.