New topic: MonkeyBread Software Releases the MBS REALbasic plug-ins in
<http://forums.realsoftware.com/viewtopic.php?t=32082> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message Dana Post subject: MonkeyBread Software Releases the MBS REALbasic plug-ins inPosted: Tue Jan 19, 2010 8:04 am Site Admin Joined: Tue Oct 24, 2006 1:15 pm Posts: 778 Location: Austin, TX NICKENICH, Germany (January 19th, 2010) -- Monkeybread Software releases version 10.0 of the MBS plug-in for REALbasic. The MBS plug-in comprises a collection of several plug-in parts which extend the REALbasic development environment with 1300 classes featuring over 26000 documented functions. This release contains a few new classes like the WindowsScriptMBS, UniversalCharacterDetectionMBS and JSONMBS classes. Also a few useful new methods like SpotLightTextContentMBS to get the text content of a file. In preparation of the Cocoa target in REALbasic 2010, we have already classes for all Cocoa controls so you can customize RB controls very easy. The plug-ins require REALbasic 2006r4 or newer. Also required are 500 MB hard disc space and around 64 MB of RAM in addition to the requirements of REALbasic and your operation system itself. While all plug-in parts compile on Mac OS X (universal), Linux and Windows, each function may depend on additional system requirements to work successfully. Plugin licenses are available for components or for the complete collection. Starting at 20 Euro ($29 USD) for one component. The complete package costs 196 Euro ($284.20 USD) for commercial usage. If you buy a current license, you will get free updates for one year. After that year, you can update your license to cover an additional year. The plugins can be downloaded on MBS' website as one big package or several smaller ones: http://www.monkeybreadsoftware.de/realb ... gins.shtml The online documentation can be found here: http://www.monkeybreadsoftware.net/themes.shtml A few of the new items in version 10.0: * Added WindowsScriptMBS class. * Added JSONMBS class for JavaScript Object Notation. * Added SpotLightFileInfoMBS and SpotLightTextContentMBS to folderitem class. * Added NSTimerMBS class. * Added UniversalCharacterDetectionMBS class. * Added Picture.ThreadedTransformMBS. * Added Folderitem SpotLightLoadMDImporterMBS. * Added MacGlobalIdleTimeMBS function. * Added JPEGExporterMBS.ExifData property. * Added HasMaxNumber, HasMinNumber, HasSliderMaxNumber and HasSliderMinNumber to CIAttributeMBS class. * Added writeToFile, writeToURL, arrayWithContentsOfFile and arrayWithContentsOfURL to CFArrayMBS. * Added new properties and constants for CURLMBS/CURLSMBS. * Added CFMutableArrayMBS Constructor for easier. * Added CFTimeZoneMBS Constructor. * Added CFAbsoluteTimeMBS Constructors. * Added MD5StringMBS function. * Added SystemInformationMBS.isWindows7. * Added Added longEraSymbols, quarterSymbols, shortQuarterSymbols, shortStandaloneMonthSymbols, shortStandaloneQuarterSymbols, shortStandaloneWeekdaySymbols, standaloneMonthSymbols, standaloneQuarterSymbols, standaloneWeekdaySymbols, veryShortMonthSymbols, veryShortStandaloneMonthSymbols, veryShortStandaloneWeekdaySymbols, veryShortWeekdaySymbols, weekdaySymbols to NSLocaleDateMBS. * Added Left, Top, Width and Height properties to QTChapterDataMBS class to define a custom rectangle. * Added MandelbrotSetMBS function. * Added Picture.isWhiteMBS. * Added Picture.isBlackMBS. * Added ZipFileInfoMBS.SetDate and corrected examples. Month was off by one. * Added SSHKey event to CURLMBS and CURLSMBS classes. * Added SetPathCAInfo, SetPathCAPath, SetPathCRLFile, SetPathIssuerCert and SetPathNetRCFile to CURLMBS and CURLSMBS classes. * Added ComboBox.NSComboBoxMBS and PopupMenu.NSPopUpButtonMBS. * Added NSAnimationMBS and NSAnimationContextMBS classes. * Added NSViewMBS.animator and NSWindowMBS.animator for Core Animation. * Added UUIDMBS.ValueHexString. * Added TabPanel.NSTabViewMBS. * Added NSTabViewItemMBS class. * Added NSTabViewMBS class. * Added JPEGExporterMBS.OptimizeCoding. * Added JPEGImporterMBS.ScaleFactor. * Added NSTextFieldMBS class. * Added NSImageCellMBS class. * Added NSImageViewMBS class. * Added NSStepperMBS class. * Added NSBoxMBS class. * Added more NSCellMBS methods. * Added ImageWell.NSImageViewMBS, Groupbox.NSBoxMBS, TextArea.NSTextViewMBS, Separator.NSBoxMBS, ProgressWheel.NSProgressIndicatorMBS, TextField.NSTextViewMBS, UpDownArrows.NSStepperMBS and Statictext.NSTextFieldMBS. * Added Cocoa support for Window.WindowProxyIconFileMBS, Window.ModifiedMBS, Window.CollapsableMBS, Window.CollapsedMBS, MenuBarHeightMBS, Window.IsZoomedMacMBS, Window.HasNoShadowMBS and Window.IgnoreClicksMBS. * Added NSViewMBS.classPath. * Updated ChartDirector to 5.0.2p2. * DynaPDF is now compiled with Visual C 2005 for better compatibility to Windows 64 bit. * Splitted Cocoa plugin into Cocoa and CocoaBase plugins. The Cocoa, QTKit, Leopard and SnowLeopard plugins require CocoaBase. * Changed addPage and setPage in IKSlideshowMBS class to use variants instead of PDFPageMBS to reduce plugin dependencies. * Changed GhostScriptMBS.UnloadAPI to work with Dylibs. * Changed all 4 folderitem.Volume*MBS size functions to return SInt64 now. * Changed folderitem.VolumeFreeSizeKBMBS and folderitem.VolumeSizeKBMBS functions to call internally to folderitem.VolumeFreeSizeMBS and folderitem.VolumeSizeMBS. * Changed folderitem.VolumeFreeSizeMBS and folderitem.VolumeSizeMBS functions to work with unicode pathes on Windows. * Changed BlockLen, BlockSize, Encoding, Len, ReplaceCount to Int64 in StringHandleMBS. * A few classes have now 64bit aligned data. * Removed DebugStr(), CFShow() and NSLog() calls from several plugins so you don't see log messages from the plugins on the console. * Moved FontActivateMBS and FontDeactivateMBS to Util plugin. * Removed ReadMessage and ReadMessageMemory functions from MacHIDMBS. * Removed GhostScriptMBS.LoadAPICodeFragment as this is from Mac OS Classic. * CURLMBS/CURLSMBS OptionSSLVerifyPeer is now an integer. * Merged NSView, NSWindow and NSResponder plugin parts. 225+127+168 â 397, saves 123 KB. * Merged NSGeometry, NSException, NSError and NSAutoreleasePool plugin parts. 57 + 61 + 57 + 70 = 86. Saves 159 KB. * Merged NSColorSpace and NSColor plugin parts. 147 + 74 = 164. Saves 57 KB. * Merged NSEvent, NSScreen and NSUndoManager to NSView. 397 + 106 + 78 = 401. * NSColorMBS.patternImage now declared as variant to avoid plugin dependencies. * CarbonEventsTimerMBS and CarbonEventsIdleTimerMBS now initialize in the constructor so the Create method is no longer needed. * Fixed a bug in ChartDirector leading to a crash if a chart has more than 46341 scatter points. * Fixed a bug with CIAttributeMBS.SliderMinNumber. * Fixed a bug with InstallWebPolicyDelegate and webviewMBS object. * Fixed a bug in the registration dialog boxes on Windows. * Fixed a crash in PHPMBS SetVariable if the php library is not loaded. Read the complete release notes here: http://www.monkeybreadsoftware.de/realb ... otes.shtml Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ]
-- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
