Platforms to show: All Mac Windows Linux Cross-Platform
WinSparkleMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Sparkle | MBS Win Plugin | 17.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Please first use LoadLibrary, than set properties and finally call Initialize.
Optionally you can later call Check methods.
- 8 events
- event DidFindUpdate
- event DidNotFindUpdate
- event Error
- event ShutdownRequest
- event UpdateCancelled
- event UpdateDismissed
- event UpdatePostponed
- event UpdateSkipped
- 14 shared properties
- shared property AppCastURL as String
- shared property AppName as String
- shared property AppVersion as String
- shared property AutomaticCheckForUpdates as Boolean
- shared property BuildVersion as String
- shared property CanShutdown as Boolean
- shared property CompanyName as String
- shared property DSAPubPEM as String
- shared property eddsaPublicKey as String
- shared property Language as String
- shared property LanguageID as Integer
- shared property LastCheckTime as Integer
- shared property RegistryPath as String
- shared property UpdateCheckInterval as Integer
- 9 shared methods
- shared method CheckUpdateWithoutUI
- shared method CheckUpdateWithUI
- shared method CheckUpdateWithUIAndInstall
- shared method Cleanup
- shared method ClearHTTPHeaders
- shared method Initialize
- shared method LoadLibrary(File as folderitem) as boolean
- shared method LoadLibrary(Path as string) as boolean
- shared method SetHTTPHeader(Name as String, Value as String)
This class has no sub classes.
Blog Entries
- News from the MBS Xojo Plugins Version 25.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.2
- MBS Xojo Plugins, version 25.2pr5
Release notes
- Version 25.2
- Added more events and methods for WinSparkleMBS class.
Some examples using this class:
The items on this page are in the following plugins: MBS Win Plugin.
WinShellItemMBS - WinSpeechMBS