New in version 8.5
New in Version 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0 9.1 9.2 9.3 9.4 9.5 9.6 9.7 9.8 10.0 10.1
Platforms to show: All Mac Windows Linux Cross-Platform
New controls in version 8.5:
New classes in version 8.5:
- class JavaBlobMBS
- class JavaCallableStatementMBS
- class JavaClobMBS
- class JavaConnectionMBS
- class JavaDatabaseMetaDataMBS
- class JavaExceptionMBS
- class JavaHandleNilExceptionMBS
- class JavaNotInitializedExceptionMBS
- class JavaParameterMetaDataMBS
- class JavaPreparedStatementMBS
- class JavaResultSetMetaDataMBS
- class JavaRuntimeMBS
- class JavaSavepointMBS
- class JavaStatementMBS
- class NSAutoreleasePoolMBS
- class SignalHandlerMBS
- class WindowsBurnMBS
- class WindowsFolderChangeMBS
- class WindowsListMBS
- class WindowsProxyMBS
New modules in version 8.5:
New class events in version 8.5:
- JPEGExporterMBS.Error(message as string, ErrorCode as integer)
- JPEGExporterMBS.Info(message as string, msglevel as integer, ErrorCode as integer)
- JPEGExporterMBS.Warning(message as string, ErrorCode as integer)
- JPEGImporterMBS.Error(message as string, ErrorCode as integer)
- JPEGImporterMBS.Info(message as string, msglevel as integer, ErrorCode as integer)
- JPEGImporterMBS.Warning(message as string, ErrorCode as integer)
- JPEGTransformationMBS.Error(message as string, ErrorCode as integer)
- JPEGTransformationMBS.Info(message as string, msglevel as integer, ErrorCode as integer)
- JPEGTransformationMBS.Warning(message as string, ErrorCode as integer)
- QTKitCaptureDecompressedVideoOutputMBS.FrameAvailable
New class methods in version 8.5:
- CF.NewCFStringMBS2(s as string) as CFStringMBS
- CGContextMBS.addArcToPath(x as double, y as double, w as double, h as double, startAngle as integer, arcAngle as integer)
- CGContextMBS.addOvalToPath(x as double, y as double, w as double, h as double)
- CGContextMBS.addRoundedRectToPath(x as double, y as double, w as double, h as double, arcWidth as double, arcHeight as double)
- CGContextMBS.SetShadow(x as double, y as double, blur as double)
- CGContextMBS.SetShadowWithColor(x as double, y as double, blur as double, colorvalue as CGColorMBS)
- DynapdfMBS.GetFontCount as integer
- DynapdfMBS.GetFontEx(Handle as integer) as dynapdfFontMBS
- DynapdfMBS.GetJavaScriptAction(Handle as integer) as string
- DynapdfMBS.GetJavaScriptAction(ObjType as integer, ObjHandle as integer, ActIndex as integer, Name as String, byref ObjEvent as integer) as string
- JavaDatabaseMBS.Constructor(vm as JavaVMMBS, driverclass as string)
- JavaDatabaseMBS.getConnection(url as string) as JavaConnectionMBS
- JavaDatabaseMBS.getConnection(url as string, username as string, password as string) as JavaConnectionMBS
- JavaDatabaseMBS.LoginTimeout as integer
- JavaDatabaseMBS.Runtime as JavaRuntimeMBS
- JavaResultSetMBS.CLOSE_CURSORS_AT_COMMIT as integer
- JavaResultSetMBS.CONCUR_READ_ONLY as integer
- JavaResultSetMBS.CONCUR_UPDATABLE as integer
- JavaResultSetMBS.FetchDirection as integer
- JavaResultSetMBS.FetchSize as integer
- JavaResultSetMBS.FETCH_FORWARD as integer
- JavaResultSetMBS.FETCH_REVERSE as integer
- JavaResultSetMBS.FETCH_UNKNOWN as integer
- JavaResultSetMBS.getBlob(column as integer) as JavaBlobMBS
- JavaResultSetMBS.getBlob(column as string) as JavaBlobMBS
- JavaResultSetMBS.getByte(column as integer) as integer
- JavaResultSetMBS.getByte(column as string) as integer
- JavaResultSetMBS.getClob(column as integer) as JavaClobMBS
- JavaResultSetMBS.getClob(column as string) as JavaClobMBS
- JavaResultSetMBS.getConcurrency as integer
- JavaResultSetMBS.getCursorName as string
- JavaResultSetMBS.getFloat(column as integer) as single
- JavaResultSetMBS.getFloat(column as string) as single
- JavaResultSetMBS.getShort(column as integer) as integer
- JavaResultSetMBS.getShort(column as string) as integer
- JavaResultSetMBS.getType as integer
- JavaResultSetMBS.HOLD_CURSORS_OVER_COMMIT as integer
- JavaResultSetMBS.TYPE_FORWARD_ONLY as integer
- JavaResultSetMBS.TYPE_SCROLL_INSENSITIVE as integer
- JavaResultSetMBS.TYPE_SCROLL_SENSITIVE as integer
- JavaResultSetMBS.updateBlob(column as integer, value as JavaBlobMBS)
- JavaResultSetMBS.updateBlob(column as string, value as JavaBlobMBS)
- JavaResultSetMBS.updateByte(column as integer, value as integer)
- JavaResultSetMBS.updateByte(column as string, value as integer)
- JavaResultSetMBS.updateClob(column as integer, value as JavaClobMBS)
- JavaResultSetMBS.updateClob(column as string, value as JavaClobMBS)
- JavaResultSetMBS.updateFloat(column as integer, value as single)
- JavaResultSetMBS.updateFloat(column as string, value as single)
- JavaResultSetMBS.updateShort(column as integer, value as integer)
- JavaResultSetMBS.updateShort(column as string, value as integer)
- JavaVMMBS.Constructor(path as folderitem)
- JavaVMMBS.Constructor(path as string)
- JavaVMMBS.Constructor(version as integer, options() as string, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Constructor(version as integer, options() as string, path as folderitem, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Constructor(version as integer, options() as string, path as string, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Runtime as JavaRuntimeMBS
- MidiPlaybackMBS.LoadSoundBankFile(file as folderitem)
- MonkeybreadLogo.LogoMBS(size as integer) as Picture
- movie.DeleteMovieSegmentMBS(time as integer, Duration as integer) as integer
- movie.InsertEmptyMovieSegmentMBS(time as integer, Duration as integer) as integer
- movie.InsertMovieSegmentMBS(dest as movie, srcIn as integer, srcDuration as integer, dstIn as integer) as integer
- movie.ScaleMovieSegmentMBS(startTime as integer, oldDuration as integer, newDuration as integer) as integer
- NSViewMBS.dataWithEPSInsideRect(left as double, top as double, width as double, height as double) as string
- NSViewMBS.dataWithPDFInsideRect(left as double, top as double, width as double, height as double) as string
- NSViewMBS.RenderImage as variant
- Picture.CopyABGRtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- Picture.CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- Picture.CopyBGRAtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- Picture.CopyBGRtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- Picture.CopyBGRXtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- Picture.CopyRGBAtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- Picture.CopyRGBXtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- Picture.CopyXBGRtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- Picture.CopyXRGBtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- PictureMemory.MemoryblockABGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockARGBtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockBGRAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockBGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red as integer, Blue as integer, Green as integer) as picture
- PictureMemory.MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red() as integer, Blue() as integer, Green() as integer) as picture
- PictureMemory.MemoryblockRGBAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, FlipVertically as boolean=false) as picture
- QTGrabberMBS.Idle
- QTKitCaptureDecompressedVideoOutputMBS.Constructor
- QTKitCaptureDecompressedVideoOutputMBS.GetCurrentFrame as NSImageMBS
- QTKitCaptureDecompressedVideoOutputMBS.NewFrameAvailable as boolean
- QTTrackMBS.DeleteTrackSegment(time as integer, Duration as integer)
- QTTrackMBS.InsertEmptyTrackSegment(time as integer, Duration as integer)
- QTTrackMBS.InsertTrackSegment(dest as QTTrackMBS, srcIn as integer, srcDuration as integer, dstIn as integer)
- QTTrackMBS.ScaleTrackSegment(startTime as integer, oldDuration as integer, newDuration as integer)
- Special Folders.WindowsBurnAreaFolderMBS as folderitem
- TiffPictureMBS.GetData(Tag as integer) as string
- TiffPictureMBS.SetData(Tag as integer, data as string) as boolean
- WebViewMBS.InstallWebFrameLoadDelegate(extends w as WebViewMBS, theDelegate as WebFrameLoadDelegateMBS)
- WindowsLM.GetFullWindowsNameMBS(UserName as string, Domain as string) as string
- WindowsWMIMBS.GetPropertyTypeString(Name as string) as string
New class properties in version 8.5:
- JavaResultSetMBS.Tag as Variant
- JPEGExporterMBS.WarningMessage as String
- JPEGImporterMBS.ExifData as String
- JPEGImporterMBS.ReadExifData as Boolean
- JPEGImporterMBS.ReadXMPData as Boolean
- JPEGImporterMBS.WarningMessage as String
- JPEGImporterMBS.XMPData as String
- JPEGTransformationMBS.WarningMessage as String
- QTGrabberMBS.Paused as Boolean
New global functions in version 8.5:
- NewCFStringMBS2(s as string) as CFStringMBS
- MemoryblockABGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockARGBtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red as integer, Blue as integer, Green as integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red() as integer, Blue() as integer, Green() as integer) as picture
- MemoryblockRGBAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, FlipVertically as boolean=false) as picture
- InstallWebFrameLoadDelegate(extends w as WebViewMBS, theDelegate as WebFrameLoadDelegateMBS)
- LogoMBS(size as integer) as Picture
- WindowsBurnAreaFolderMBS as folderitem
- GetFullWindowsNameMBS(UserName as string, Domain as string) as string
717 new items including 20 new classes one new control one new module 95 new methods 10 new events 9 new properties for existing classes and 12 new global methods.
Links
MBS Realbasic tutorial videos - Pfarrgemeinde Ministranten Nickenich