MBS Plugins 16.3 pre-releases

Hello,

in this thread I want to post to you what’s new in 16.3 prerelease plugins.

download here:
http://www.macsw.de/plugin/Prerelease/

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

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

Thanks for supporting our plugin.

PS: for questions maybe post your question as a new discussion?

Greetings
Christian

16.3pr1:

  • Fixed bug for OverlayMBS class not creating a window on Windows 10.
  • Added DynaPDFOptimizeParamsMBS class for optimize command.
  • Updated to DynaPDF 4.0.1.1
  • Fixed issue in Archive classes with text encoding.
  • Added userInterfaceLayoutDirection for NSMenu, NSApplication and NSCell.

16.3pr2:

  • Fixed bug in DynaPDFPageLabelMBS class.
  • Updated to DynaPDF 4.0.1.2
  • Added SSH2SessionMBS.UserAuthPublicKeyFromMemory.
  • Added SQLSelectMT and SQLExecuteMT methods to SQLPreparedStatementMBS class.

16.3pr3

  • Added more properties to DirectShowVideoInfoHeaderMBS class.
  • Improved string access for all plugins.
  • Added HTMLViewer.IEGetTextArea and HTMLViewer.IESetTextArea.
  • Fixed a problem with handling alpha channel pictures (Broken in 16.2)
  • Changed LDAPMBS.Connect to not raise exception on Mac/Linux and simply return no error.
  • Added SmartCard plugin.

16.3pr4

  • Updated to DynaPDF 4.0.1.3
  • Turned PPC back on for most plugins.
  • Added JSONMBS.IsValid property.
  • Added ColorTolerance parameter for DynaPDFMBS.ShowDifference.
  • Added WordFile properties and method to change markers.
  • Updated LibArchive to version 3.2.1.
  • Changed IORegistryMBS.Path to work for entries longer than 511 characters.
  • Added PortMidiMBS.Initialize which you can call to initialize now. Or the plugin calls it internally on the first use of PortMidi.

16.3pr5

  • Fixed PortMidiDeviceInfoMBS Name property to correctly handle special characters on Mac.
  • Fixed RemoteControlMBS.MacTextForKeyCode for 64-bit.
  • Fixed a bug on Mac with FileListMBS.TrueItem. (from 16.2)
  • The HASP Plugin can now load haspms32.dll optionally if near app.
  • Added Picture.CloneMBS variant with new mask.
  • Fixed a bug with cloning pictures with mask.

16.3pr6:

  • Added WordFileMBS.MediaFile and WordFileMBS.MediaFiles.
  • Added Contacts classes for our Mac 64bit plugin.
  • Fixed bug in DynaPDFMBS.ShowDifference introduced in pr4.
  • Fixed a bug with CFDictionary creation when Xojo reports wrong variant type in 64-bit.

and released:
https://forum.xojo.com/33853-monkeybread-software-releases-the-mbs-xojo-real-studio-plug-ins

Hi Christian what about the procedure including MBS plugins in a xojo projects?
Appcast creator project for example requires ms5stringmbs function included in encryption plugin but importing nothing happen

You need to copy the required plugins into the plugins folder in your Xojo folder.
See Installation.pdf.

It may be convenient to first copy all plugins, build your app and check what plugins are used in the compiled app.

Ok worked but when i create setup using innosetup i got an error on the client plugin related.