
Nickenich, Germany - (September 9th, 2025) -- Monkeybread Software today is pleased to announce MBS Xojo Plugins 25.4 for macOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin collection currently available for Xojo. MBS Xojo Plugins have been updated and now includes over 3000 classes and 83,000 documented features, and the versatile plugins have gained more new functions: Since C++ compilers support 128-bit integers, we added these as classes for Xojo: Use Int128MBS and UInt128MBS classes to calculate with huge numbers. If you need even more digits, check the LargeNumberMBS and BigNumberMBS classes. For macOS and iOS we started working on support for the StoreKit 2 framework from Apple to integrate it into Xojo. For this we add StoreKit2MBS module with all the methods. We bridge from the Swift based framework to C++ plugin code to Xojo with a modern implementation using asynchronous callbacks via delegates. Once implemented in your application on the Apple App Store, you can process in-app purchases. The older Store Kit classes continue to work fine. We updated our WebView2ControlMBS for Windows to handle favorite icons. Use the FaviconURI property to learn what is the current URL for the favorite icon. Implement the FaviconChanged event to learn when the website changes and a new icon is available. Use GetFavicon method to asynchronously load the icon to display. When running under macOS on an Apple Silicon based Mac, you can use MacProductSOCName and MacProductName methods in SystemInformationMBS module to query the product name and the system-on-chip name. For our MBS Xojo SQL Plugin, we got OLEDB: as a new prefix for SQLDatabaseMBS class. This allows you to pick the OLEDB connection type for Microsoft SQL Server directly. For SQLConnectionMBS class, please use the kOLEDBClient constant here. Alternatively you can still connect to SQL Server using the kSQLServerClient or SQLServer: prefix. With ODBC, OLEDB and native SQL Server interface, we have three ways to connect to your Microsoft SQL Server. For WMI queries, we updated the WMIObjectMBS class. Use the new functions to query properties with arrays directly. Previously we could only read array properties with strings. The SetupAWS method in CURLSMBS class can handle COPY and MOVE verbs to move or copy objects in AWS S3, we added beginAppearanceTransition and endAppearanceTransition methods to UIViewControllerMBS class for iOS. We added recursion limit for PythonMBS class, a SkipDeletedText property for WordFileMBS class and a performChangesAndWait method for PHPhotoLibraryMBS to may changes synchronously. Finally we updated DynaPDF to version 4.0.102.295, SQLAPI to version 5.4.0 and SQLite to version 3.50.4. See release notes for a complete list of changes: https://monkeybreadsoftware.de/xojo/newinversion254.shtml If you have questions, please don't hesitate to contact us. The plug-ins requires Xojo 2017 release 3 and newer. While all plug-in parts compile on macOS, Linux and Windows, each function may depend on additional system requirements to work successfully. Only used plugin parts of plugins are added to your application. Plugin licenses are available for components or for the complete collection. Please visit the website store for prices and join us on the next conferences to ask questions in person. The plugins can be downloaded on MBS' website as one big package or several smaller ones: https://monkeybreadsoftware.de/xojo/plugins.shtml The online documentation can be found here: https://monkeybreadsoftware.net/ Get OmegaBundle which includes ChartDirector and DynaPDF Starter licenses. https://www.omegabundle.net Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on the Macintosh, Linux and Windows platforms. With over twenty years as a software developer, Christian's aim is developing unique and useful utilities, complemented by first-class customer support. Copyright 2000-2025 Christian Schmitz Software GmbH. MonkeyBread Software is a registered trademark of Christian Schmitz, Nickenich. All Rights Reserved. Apple, and the Apple logo are registered trademarks of Apple Computer in the U.S. and/or other countries. Xojo is a trademark of Xojo, Inc. Other trademarks and registered trademarks may be the property of their respective owners. Greetings Christian Schmitz Monkeybread Software -- See you at the MBS Xojo conference in Andernach 22nd to 24th April 2026 https://www.monkeybreadsoftware.de/andernach
participants (1)
-
Christian Schmitz