New in version 10.1
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 10.1:
New classes in version 10.1:
- class DNSServiceBaseMBS
- class DynapdfCMapMBS
- class DynapdfPDFFieldExMBS
- class ImageCaptureMBS
- class ImageCaptureObjectMBS
- class QCViewMBS
- class TXTRecordMBS
- class WindowsFileInfoMBS
- class WindowsGrowlMBS
- class WindowsSerialPortsMBS
New modules in version 10.1:
New class events in version 10.1:
- DNSServiceResolveMBS.ServiceResolve(flags as integer, InterfaceIndex as integer, ErrorCode as integer, Fullname as string, Hosttarget as string, Port as integer, TxtRecord as string)
- DynaPDFParseInterfaceMBS.BeginPattern(ObjectPtr as integer, Fill as Boolean, PatternType as integer, BBox as DynapdfPDFRectMBS, Matrix as DynapdfMatrixMBS, XStep as double, YStep as double) as integer
- NSTextViewMBS.shouldChangeTextInRange(affectedCharRange as NSRangeMBS, replacementString as string) as boolean
New class methods in version 10.1:
- CFArrayMBS.Constructor
- CFBagMBS.Constructor
- CFDictionaryMBS.Constructor
- CFDictionaryMBS.dictionaryWithContentsOfFile(file as folderitem) as CFDictionaryMBS
- CFDictionaryMBS.dictionaryWithContentsOfURL(URL as string) as CFDictionaryMBS
- CFDictionaryMBS.writeToFile(file as folderitem, useAuxiliaryFile as boolean) as boolean
- CFDictionaryMBS.writeToURL(url as string, atomically as boolean) as boolean
- CFSetMBS.Constructor
- CoreFoundation.CreateBundleMBS(file as folderitem) as CFBundleMBS
- DNSServiceRegisterMBS.UpdateRecord(TXTRecord as string, ttl as integer)
- DNSServiceResolveMBS.Resolve(InterfaceIndex as integer, servicename as string, servicetype as string, domain as string) as boolean
- DynapdfMatrixMBS.Constructor
- DynapdfMatrixMBS.Constructor(a as double, b as double, c as double, d as double, x as double, y as double)
- DynapdfMatrixMBS.Constructor(other as DynapdfMatrixMBS)
- DynapdfMBS.AddDeviceNSeparationsAnsi(DeviceNCS as integer, Colorants() as string, SeparationCS() as integer) as boolean
- DynapdfMBS.AddPageLabel(StartRange as UInt32, PageLabelFormat as integer, Value as string, FirstPageNum as Int32) as integer
- DynapdfMBS.AddPageLabelAnsi(StartRange as UInt32, PageLabelFormat as integer, Value as string, FirstPageNum as Int32) as integer
- DynapdfMBS.AofLAB(LAB as integer) as integer
- DynapdfMBS.BofLAB(LAB as integer) as integer
- DynapdfMBS.BofRGB(RGB as integer) as integer
- DynapdfMBS.BuildFamilyNameAndStyle(IFont as integer, byref name as string, byref style as integer) as boolean
- DynapdfMBS.CofCMYK(CMYK as UInt32) as integer
- DynapdfMBS.CreateDeviceNColorSpaceAnsi(Colorants() as string, PostScriptFunc as string, AlternateColorSpace as integer, Handle as integer) as integer
- DynapdfMBS.CreateICCBasedColorSpace(File as folderitem) as Integer
- DynapdfMBS.CreateSeparationCSAnsi(Colorant as string, Alternate as integer, Handle as integer, ColorValue as integer) as Integer
- DynapdfMBS.GetCMap(index as integer) as DynapdfCMapMBS
- DynapdfMBS.GetCMapCount as integer
- DynapdfMBS.GetFieldEx(Handle as integer) as DynapdfPDFFieldExMBS
- DynapdfMBS.GetFontSearchOrder as integer()
- DynapdfMBS.GetMissingGlyphs as UInt32()
- DynapdfMBS.GetPageFieldEx(Index as integer) as DynapdfPDFFieldExMBS
- DynapdfMBS.GofRGB(RGB as integer) as integer
- DynapdfMBS.IsWrongPwd(errCode as integer) as boolean
- DynapdfMBS.KofCMYK(CMYK as UInt32) as integer
- DynapdfMBS.LoadCMap(CMapName as string, Embed as Boolean) as integer
- DynapdfMBS.LoadCMap(CMapName as string, Embed as Boolean) as integer
- DynapdfMBS.LofLAB(LAB as integer) as integer
- DynapdfMBS.MofCMYK(CMYK as UInt32) as integer
- DynapdfMBS.PlaceTemplateEx(TmplHandle as integer, PosX as double, PosY as double, ScaleWidth as double, ScaleHeight as double) as Boolean
- DynapdfMBS.RofRGB(RGB as integer) as integer
- DynapdfMBS.SetCIDFont(CMapHandle as integer, Name as string, Style as integer, Size as double, Embed as boolean) as integer
- DynapdfMBS.SetCMapDir(path as folderitem, Recursive as boolean) as integer
- DynapdfMBS.SetCMapDir(path as string, Recursive as boolean) as integer
- DynapdfMBS.SetFontSearchOrder(Order() as integer)
- DynapdfMBS.TranslateRawCode(IFont as integer, text as string, byref Width as double, byref Decoded as boolean, CharSpacing as double, WordSpacing as double, TextScale as double) as string
- DynapdfMBS.TranslateString(IFont as integer, text as string, flags as integer) as string
- DynapdfMBS.WeightFromStyle(s as integer) as integer
- DynapdfMBS.WeightToStyle(s as integer) as integer
- DynapdfMBS.WidthFromStyle(s as integer) as integer
- DynapdfMBS.WidthToStyle(s as integer) as integer
- DynapdfMBS.YofCMYK(CMYK as UInt32) as integer
- folderitem.AccessDateMBS as date
- folderitem.AttributeModificationDateMBS as date
- folderitem.BackupDateMBS as date
- folderitem.CreationDateMBS as date
- folderitem.ModificationDateMBS as date
- GMColorMBS.Constructor(ColorValue as color)
- GMColorMBS.Constructor(ColorValue as color, alpha as integer)
- Graphics.DrawWindowsIconMBS(file as folderitem, IconID as integer, x as integer, y as integer, w as integer, h as integer) as boolean
- graphics.StretchDIBitsMBS(XDest as integer, YDest as integer, DestWidth as integer, DestHeight as integer, XSource as integer, YSource as integer, SourceWidth as integer, SourceHeight as integer, Bits as memoryblock, ImageWidth as integer, ImageHeight as integer, ImageBitCount as integer) as boolean
- IntegerHashSetIteratorMBS.isNotEqual(other as IntegerHashSetIteratorMBS) as boolean
- IntegerOrderedSetIteratorMBS.isNotEqual(other as IntegerOrderedSetIteratorMBS) as boolean
- IntegerToIntegerHashMapIteratorMBS.isNotEqual(other as IntegerToIntegerHashMapIteratorMBS) as boolean
- IntegerToIntegerOrderedMapIteratorMBS.isNotEqual(other as IntegerToIntegerOrderedMapIteratorMBS) as boolean
- IntegerToStringHashMapIteratorMBS.isNotEqual(other as IntegerToStringHashMapIteratorMBS) as boolean
- IntegerToStringOrderedMapIteratorMBS.isNotEqual(other as IntegerToStringOrderedMapIteratorMBS) as boolean
- IntegerToVariantHashMapIteratorMBS.isNotEqual(other as IntegerToVariantHashMapIteratorMBS) as boolean
- IntegerToVariantOrderedMapIteratorMBS.isNotEqual(other as IntegerToVariantOrderedMapIteratorMBS) as boolean
- MemoryBlock.BytesZeroMBS(srcOfs as Integer, numBytes as Integer) as Boolean
- MemoryBlock.FindByteMBS(srcOfs as Integer, numBytes as Integer, byteValue as integer) as integer
- MemoryBlock.FindNotByteMBS(srcOfs as Integer, numBytes as Integer, byteValue as integer) as integer
- NSImageMBS._NSImageClass
- OverlayMBS.Constructor(left as integer, top as integer, width as integer, height as integer, MacAttributes as integer, WinExStyle as integer, WinStyle as integer)
- Picture.BMPDataMBS(ResolutionValueDPI as integer=72) as string
- Picture.CompareBrightnessMBS(other as picture, mode as integer, threshold as integer) as double
- Picture.CompareMBS(other as picture, threshold as integer) as double
- Picture.GrayScaleMBS(mode as integer) as picture
- PictureColorize.ColorizePictureMBS(Pict As Picture, Mask As Picture, foreR as double, foreG as double, foreB as double, foreA as double, backR as double, backG as double, backB as double, backA as double) as boolean
- PictureMBS.ClipImage as PictureMBS
- PictureMBS.CopyGWorld as variant
- PictureMBS.DrawMaskedPictureApplyMaskRGB(pic as picture, DestX as integer, DestY as integer, DestWidth as integer, DestHeight as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureApplyMaskRGB(pic as picture, DestX as integer, DestY as integer, DestWidth as integer, DestHeight as integer, SourceX as integer, SourceY as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureApplyMaskRGB(pic as picture, DestX as integer, DestY as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureApplyMaskRGB(pic as picture, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureRGB(pic as picture, DestX as integer, DestY as integer, DestWidth as integer, DestHeight as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureRGB(pic as picture, DestX as integer, DestY as integer, DestWidth as integer, DestHeight as integer, SourceX as integer, SourceY as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureRGB(pic as picture, DestX as integer, DestY as integer, InvertMask as boolean=False)
- PictureMBS.DrawMaskedPictureRGB(pic as picture, InvertMask as boolean=False)
- PictureMBS.DrawPictureRGB(pic as picture)
- PictureMBS.DrawPictureRGB(pic as picture, DestX as integer, DestY as integer)
- PictureMBS.MirroredView as PictureMBS
- PictureMemory.MemoryblockABGRtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockARGBtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockBGRAtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockBGRtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PictureMemory.MemoryblockRGBAtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer, FlipVertically as boolean=false) as picture
- PictureMemory.MemoryblockRGBtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- PNGWriterMBS.SetResolution(ResolutionHorizontal as integer, ResolutionVertical as integer, Unit as integer) as boolean
- PortAudioStreamRecorderMBS.Flush
- RemoteControlMBS.WinFindWindow(ClassName as string, WindowName as string) as integer
- RemoteControlMBS.WinSendMessage(Win as window, Msg as integer, lParam as integer, WParam as integer) as integer
- RemoteControlMBS.WinSendMessage(WindowHandle as integer, Msg as integer, lParam as integer, WParam as integer) as integer
- StringHashSetIteratorMBS.isNotEqual(other as StringHashSetIteratorMBS) as boolean
- StringOrderedSetIteratorMBS.isNotEqual(other as StringOrderedSetIteratorMBS) as boolean
- StringToStringHashMapIteratorMBS.isNotEqual(other as StringToStringHashMapIteratorMBS) as boolean
- StringToStringOrderedMapIteratorMBS.isNotEqual(other as StringToStringOrderedMapIteratorMBS) as boolean
- StringToVariantHashMapIteratorMBS.isNotEqual(other as StringToVariantHashMapIteratorMBS) as boolean
- StringToVariantOrderedMapIteratorMBS.isNotEqual(other as StringToVariantOrderedMapIteratorMBS) as boolean
- SystemInformationMBS.DomainName as string
- SystemInformationMBS.HostName as string
- SystemInformationMBS.WindowsAero as boolean
- VariantHashSetIteratorMBS.isNotEqual(other as VariantHashSetIteratorMBS) as boolean
- VariantOrderedSetIteratorMBS.isNotEqual(other as VariantOrderedSetIteratorMBS) as boolean
- VariantToVariantHashMapIteratorMBS.isNotEqual(other as VariantToVariantHashMapIteratorMBS) as boolean
- VariantToVariantMapIteratorMBS.isNotEqual(other as VariantToVariantMapIteratorMBS) as boolean
- WebUIDelegateMBS.Constructor
- Win.GetWindowsErrorMessageMBS(ErrorCode as integer) as String
- WindowsListMBS.WindowClassName(index as integer) as string
New class properties in version 10.1:
- CFStringMBS.DisplayString as String
- DynapdfPageLabelMBS.FirstPageNum as Integer
- DynapdfPDFStackMBS.FontFlags as Integer
- GMColorMBS.colorValue as color
- GMImageMBS.height as integer
- GMImageMBS.width as integer
- OpenDialogMBS.ResolveAliases as Boolean
- PortAudioStreamRecorderMBS.Buffer as Memoryblock
- PortAudioStreamRecorderMBS.BufferReadIndex as Integer
- PortAudioStreamRecorderMBS.BufferSize as Integer
- PortAudioStreamRecorderMBS.BufferWriteIndex as Integer
- TidyDocumentMBS.Handle as Integer
- TidyDocumentMBS.OptionAccessibilityCheckLevel as Integer
- TidyDocumentMBS.OptionAltText as String
- TidyDocumentMBS.OptionAsciiChars as Boolean
- TidyDocumentMBS.OptionBlockTags as String
- TidyDocumentMBS.OptionBodyOnly as Integer
- TidyDocumentMBS.OptionBreakBeforeBR as Boolean
- TidyDocumentMBS.OptionCharEncoding as Integer
- TidyDocumentMBS.OptionCSSPrefix as String
- TidyDocumentMBS.OptionDecorateInferredUL as Boolean
- TidyDocumentMBS.OptionDoctype as String
- TidyDocumentMBS.OptionDoctypeMode as Integer
- TidyDocumentMBS.OptionDropEmptyParas as Boolean
- TidyDocumentMBS.OptionDropFontTags as Boolean
- TidyDocumentMBS.OptionDropPropAttrs as Boolean
- TidyDocumentMBS.OptionDuplicateAttrs as Integer
- TidyDocumentMBS.OptionEmacs as Boolean
- TidyDocumentMBS.OptionEmacsFile as String
- TidyDocumentMBS.OptionEmptyTags as String
- TidyDocumentMBS.OptionEncloseBlockText as Boolean
- TidyDocumentMBS.OptionEncloseBodyText as Boolean
- TidyDocumentMBS.OptionErrFile as String
- TidyDocumentMBS.OptionEscapeCdata as Boolean
- TidyDocumentMBS.OptionFixBackslash as Boolean
- TidyDocumentMBS.OptionFixComments as Boolean
- TidyDocumentMBS.OptionFixUri as Boolean
- TidyDocumentMBS.OptionForceOutput as Boolean
- TidyDocumentMBS.OptionHideComments as Boolean
- TidyDocumentMBS.OptionHideEndTags as Boolean
- TidyDocumentMBS.OptionHtmlOut as Boolean
- TidyDocumentMBS.OptionInCharEncoding as Integer
- TidyDocumentMBS.OptionIndentAttributes as Boolean
- TidyDocumentMBS.OptionIndentCdata as Boolean
- TidyDocumentMBS.OptionIndentContent as Integer
- TidyDocumentMBS.OptionIndentSpaces as Integer
- TidyDocumentMBS.OptionInlineTags as String
- TidyDocumentMBS.OptionJoinClasses as Boolean
- TidyDocumentMBS.OptionJoinStyles as Boolean
- TidyDocumentMBS.OptionKeepFileTimes as Boolean
- TidyDocumentMBS.OptionLanguage as String
- TidyDocumentMBS.OptionLiteralAttribs as Boolean
- TidyDocumentMBS.OptionLogicalEmphasis as Boolean
- TidyDocumentMBS.OptionLowerLiterals as Boolean
- TidyDocumentMBS.OptionMakeBare as Boolean
- TidyDocumentMBS.OptionMakeClean as Boolean
- TidyDocumentMBS.OptionMark as Boolean
- TidyDocumentMBS.OptionMergeDivs as Integer
- TidyDocumentMBS.OptionMergeSpans as Integer
- TidyDocumentMBS.OptionNCR as Boolean
- TidyDocumentMBS.OptionNewline as Integer
- TidyDocumentMBS.OptionNumEntities as Boolean
- TidyDocumentMBS.OptionOutCharEncoding as Integer
- TidyDocumentMBS.OptionOutFile as String
- TidyDocumentMBS.OptionOutputBOM as Integer
- TidyDocumentMBS.OptionPreserveEntities as Boolean
- TidyDocumentMBS.OptionPreTags as String
- TidyDocumentMBS.OptionPunctWrap as Boolean
- TidyDocumentMBS.OptionQuiet as Boolean
- TidyDocumentMBS.OptionQuoteAmpersand as Boolean
- TidyDocumentMBS.OptionQuoteMarks as Boolean
- TidyDocumentMBS.OptionQuoteNbsp as Boolean
- TidyDocumentMBS.OptionReplaceColor as Boolean
- TidyDocumentMBS.OptionShowErrors as Integer
- TidyDocumentMBS.OptionShowMarkup as Boolean
- TidyDocumentMBS.OptionShowWarnings as Boolean
- TidyDocumentMBS.OptionSortAttributes as Integer
- TidyDocumentMBS.OptionTabSize as Integer
- TidyDocumentMBS.OptionUpperCaseAttrs as Boolean
- TidyDocumentMBS.OptionUpperCaseTags as Boolean
- TidyDocumentMBS.OptionVertSpace as Boolean
- TidyDocumentMBS.OptionWord2000 as Boolean
- TidyDocumentMBS.OptionWrapAsp as Boolean
- TidyDocumentMBS.OptionWrapAttVals as Boolean
- TidyDocumentMBS.OptionWrapJste as Boolean
- TidyDocumentMBS.OptionWrapLen as Integer
- TidyDocumentMBS.OptionWrapPhp as Boolean
- TidyDocumentMBS.OptionWrapScriptlets as Boolean
- TidyDocumentMBS.OptionWrapSection as Boolean
- TidyDocumentMBS.OptionWriteBack as Boolean
- TidyDocumentMBS.OptionXhtmlOut as Boolean
- TidyDocumentMBS.OptionXmlDecl as Boolean
- TidyDocumentMBS.OptionXmlOut as Boolean
- TidyDocumentMBS.OptionXmlPIs as Boolean
- TidyDocumentMBS.OptionXmlSpace as Boolean
- TidyDocumentMBS.OptionXmlTags as Boolean
- TidyIteratorMBS.Handle as Integer
- TidyNodeMBS.Handle as Integer
- TidyOptionMBS.Handle as Integer
New global functions in version 10.1:
- CreateBundleMBS(file as folderitem) as CFBundleMBS
- ColorizePictureMBS(Pict As Picture, Mask As Picture, foreR as double, foreG as double, foreB as double, foreA as double, backR as double, backG as double, backB as double, backA as double) as boolean
- MemoryblockABGRtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockARGBtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRAtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockRGBAtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer, FlipVertically as boolean=false) as picture
- MemoryblockRGBtoPictureMBS(dest as picture, source as memoryblock, offset as integer, width as integer, height as integer) as picture
- GetWindowsErrorMessageMBS(ErrorCode as integer) as String
842 new items including 10 new classes 118 new methods 3 new events 99 new properties for existing classes and 9 new global methods.
Links
MBS Realbasic Chart Plugins - Pfarrgemeinde Messdiener Nickenich