MBS Real Studio Plugins New in version 7.2

See also the documentation on new items.

25th April 2007

  • Added MacAddressStringMBS function.
  • Added a lot of new Webkit functions.
  • Added CURLMBS.LibraryPath as a shared property so you can tell the plugin where to find the dll/dylib.
  • Added HIViewMBS class.
  • PaletteMBS.NewPicture will now return 32bit pictures on Windows.
  • Added more HTMLViewer print methods.
  • Added DoubleRectMBS.Intersection, DoubleRectMBS.Intersects and DoubleRectMBS.Size.
  • Added IntegerRectMBS.Intersection, IntegerRectMBS.Intersects and IntegerRectMBS.Size.
  • Added HTMLViewer.Image to take screenshots of website.
  • Added HTMLViewer.WebViewMBS to access the webview of a htmlviewer.
  • Added HTMLViewer.PageSetupDialogMBS to run a page setup dialog for later printing.
  • Added HTMLViewer.PrintDialogMBS to run the print dialog and print.
  • CMTransformMBS.transform now has a boolean result so you can see when parameters where wrong instead of a silent failure.
  • Memoryblock.ULongEndianMBS is now working on setting a value.
  • Memoryblock.OSTypeMBS is now endian save.
  • Fixed a bug with 64bit values in the CURLMBS class.
  • Fixed a memoryleak in the Windows DDEMBS class.
  • Constants in Windows DDE class are now constants in Realbasic instead of functions.
  • NSImage does now premultiply the Realbasic images in initWithPicture.
  • Compiled well again with console applications.
  • Added new AppleRemote example from Jordan Pittman.
  • Added new functions for intersection to the IntegerRectMBS class and the DoubleRectMBS class.
  • WindowsKeyFilterMBS class has now its own plugin part and many new properties.
  • Added CURLMBS.OptionSSLVerifyPeer.
  • In the Memoryblock class the CopyBytesToMacPtrMBS and the CopyBytesFromMacPtrMBS will now work on Windows and Linux, too.
  • Updated RegExMBS class to use PCRE 7.0
  • CURL large options work now.
  • NSMenuMBS.Item() works now.
  • Added ABPickerMBS class.
  • Added SetAllowsAntialiasing and SetShouldSmoothFonts methods to the CGContextMBS class.
  • Fixed a memory leak in CURL Read() event.
  • Added JPEG ICC Profile read/write properties.
  • NSImageMBS does no longer invert the mask when being created from RB pictures.
  • Added LoginItemsMBS class to replace the loginitems functions.
  • Added ColorProfile getter and setter for tiff class.
  • Fixed crash for RotateMBS on Linux.
  • Changed picture handling on window. Now uses 24bit buffers. PictureWriterMBS class changed for that.
  • Wrote NSSpeech* classes to replace CocoaSpeech* classes. Your code need to adapt. Please report if you have trouble.
  • Updated pdflib 6 class to pdflib 6.0.4. Now I name it PDFLib6MBS instead of PDFLib600MBS.
  • Renamed PDFLib700MBS to PDFLib7MBS.
  • Added NSAttributedStringMBS class.
  • Added NSImageMBS class to replace CocoaImageMBS class.
  • Added ABAddressBookMBS.formattedAddressFromDictionary function.
  • Improved the screenshot functions for Windows. Now Vista compatible.

New in version 7.1   New in version 7.3

More details in the Release notes.

The biggest plugin in space...