MBS Real Studio Plugins New in version 9.2
See also the documentation on new items.- Added DragActions to the DragItemMBS class.
- Fixed a leak in OverlayMBS on Windows.
- Changed Carbon Events classes to register events only if you have code in the event handler.
- Rewrote the DVDPlayback plugin part. You need to update your code as some method names changed.
- Added more methods to the CPMPrinterMBS class.
- Changed CPMPrinterMBS.MakeAndModelName to return a string instead of CFStringMBS.
- Compiled with ChartDirector 5.0 final libraries.
- The plugin version mismatch warning dialog now shows the versions of the plugins which do not match.
- Improved Picture.ScalingMBS. Now 25% faster.
- Improved PictureMBS.Scale speed on memory mapped files.
- Fixed PictureMBS.CopyPixels crashes.
- Fixed a crash in JPEGExporterMBS.ExportRGB.
- Added new JPEGExporterMBS.ExportRGB.
- Added new IconMBS.Constructor.
- Fixed a problem with the movie.SoundRawDataMBS method.
- Fixed an issue with the DirectorySizeMBS class returning nil on calculating a folder size.
- Added new constructor to iconMBS class to find icons based on file extension and mime type.
- Fixed an issue with empty unicode strings.
- Fixed a possible crash in MacFileOperationStatusMBS.status.
- Fixed issues with the RoundRectMBS and ImageMBS controls on Linux.
- Updated DynaPDF to version 2.0.43.438.
- Added constants to NSMenuItemMBS class: NSOnState, NSOffState and NSMixedState.
- Changed the phidget methods to check and raise exceptions if the library was not loaded or a device handle not created. In older plugins those methods failed silently.
- Added a PhidgetMissingFunctionExceptionMBS class.
- Added a PhidgetNotInitialzedExceptionMBS class.
- Added CDBaseChartMBS.SetFontSearchPath method.
- Added NSWorkspaceMBS.performFileOperation.
- Added PictureMBS.DataStringInFormat.
- Added PictureMBS.RowStringInFormat.
- Added FinancialChart class for ChartDirector (CDFinanceChartMBS).
- Added MacFileOperationMBS and MacFileOperationStatusMBS classes for asyncron file copies on Mac OS X.
- Added ImageMagickMBS.LoadErrorString.
- Added OverlayMBS.AutoCaptureMouse for better mouse tracking on Windows.
- Added DiffuseFilter, NeonFilter, OilFilter and EngraveFilter to PictureMBS class.
- Added more events to CarbonSystemEventsMBS class: DisplaysAwake, DisplayReconfigured and DisplaysAsleep.
- Added NavigationDialogMBS.CloseDialog.
- Fixed GifMBS class to return proper picture objects on Linux.
- Added file copy/move methods on Mac OS X from the system: MacMoveObjectToTrashMBS, MacCopyObjectMBS and MacMoveObjectMBS.
- Added options to have DynaPDF raise error exceptions.
- Added more checks to the HelpMenu plugin part to make sure the help menu entry shows only once.
- Fixed a potential problem in the JPEG classes destructor.
- Added PHPMBS.LoadDLL.
- Added more NSTableViewMBS methods and events.
- Added iWeb to the Scripting classes.
- Added ReadPreviewRGB and ReadPreviewBW to TiffPictureMBS class.
- Made changes for better support of Data Execution Prevention on Windows in the DynaPDF, ChartDirector, KRM, PDFLib, ChartDirector and SoftDeclare plugins.
- Fixed bug in TiffPictureMBS.ReadBW.
New in version 9.1 New in version 9.3
More details in the Release notes.
