MBS Plugins 24.2 pre-releases

Hello,

in this thread I want to post to you what’s new in 24.2 prerelease plugins. Download here:

monkeybreadsoftware.de/xojo/download/plugin/Prerelease/

or from Dropbox or ask (in private message or email) to be added to the shared dropbox folder.

Dropbox Prerelease

If you like our plugins, please bookmark, like or forward this thread.
If not, well you can ignore it.

New functions in documentation .

Thanks for supporting our plugins.

If you have questions, please post your question as a new discussion

Greetings
Christian

24.2pr1:

1 Like

24.2pr2:

  • Improved WindowsDisplayMBS class to better query per screen DPI values.
  • Added LogX, LogHeight, LogWidth and LogY properties to WindowsDisplayMBS class.
  • Added touchesMatchingPhase, coalescedTouchesForTouch and predictedTouchesForTouch methods to NSEventMBS class.
  • Added LogScaleFactor property to WindowsDisplayMBS class.
  • Added PictureTypeSVG constant for XLBookMBS class.
  • Fixed an issue with copy constructor in WindowsDeviceInformationPairingMBS class not retaining the device object.
  • Added Close method to WindowsDeviceInformationPairingMBS class to explicitly close it.
  • Removed a few deprecated methods in CWInterfaceMBS class, which Apple removed and so they stopped working years ago.
  • Added respondsToSelector to CanvasGesturesMBS class, so the system can query which events you implemented.
  • Improved PhidgetMBS classes to prevent crashes with disconnected devices.
  • Improved MFMessageComposeViewControllerMBS and MFMailComposeViewControllerMBS class to better dismiss and provide dismissed event.
  • Fixed a problem with translate method in Graphics class when used with DynaPDF.
  • Added NextPage(width, height) support for graphics class in DynaPDF.
  • Added handling of MiterLimit property for using graphics class in DynaPDF.
  • Updated LibXL to version 4.3.0.
  • Added keepAllSheets parameter for LoadPartially methods in XLBookMBS class.

24.2pr3:

  • Improved WebView2ControlMBS to pick temp folder for user data folder if you don’t set userDataFolder property.
  • Updated DynaPDF to version 4.0.87.250.
  • Updated SQLAPI to version 5.3.1.
  • Updated SQLite to version 3.45.3.
  • Improved PhidgetMBS classes to prevent crashes with disconnected devices.
1 Like