MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Controls
Extensions to REALbasic's controls (TabPanel, Checkbox, Radiobuttons).
- BevelButtonClockGetDateDayMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockGetDateMonthMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockGetDateYearMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockGetTimeHourMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockGetTimeMinuteMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockGetTimeSecondMBS(theBevelControl as Bevelbutton) as integer
- BevelButtonClockSetDateDayMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonClockSetDateMonthMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonClockSetDateYearMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonClockSetTimeHourMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonClockSetTimeMinuteMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonClockSetTimeSecondMBS(theBevelControl as Bevelbutton, value as integer)
- BevelButtonControlHandleMBS(theBevelControl as Bevelbutton) as integer
- CheckboxGetCheckedMBS(theCheckbox as Checkbox) as Integer
- CheckboxSetCheckedMBS(theCheckbox as Checkbox, value as Integer)
- RadiobuttonGetCheckedMBS(theRadiobutton as Radiobutton) as Integer
- RadiobuttonSetCheckedMBS(theRadiobutton as Radiobutton, value as Integer)
- TabpanelCountMBS(theTabpanel as Tabpanel) as Integer
- TabpanelEnabledMBS(theTabpanel as Tabpanel, index as integer, value as boolean)
- class Bevelbutton
- method clockDateDayMBS as integer
- method clockDateMonthMBS as integer
- method clockDateYearMBS as integer
- method clockTimeHourMBS as integer
- method clockTimeMinuteMBS as integer
- method clockTimeSecondMBS as integer
- method ControlHandleMBS as integer
- class Checkbox
- method CheckedMBS as integer
- class HIViewMBS
- method BoundsHeight as double
- method BoundsLeft as double
- method BoundsTop as double
- method BoundsWidth as double
- method CountSubviews as Integer
- method CreateImage as picture
- method CreateImage(byref x as double, byref y as double, byref width as double, byref height as double) as picture
- method DrawingEnabled as Boolean
- method FirstSubview as HIViewMBS
- method FrameHeight as double
- method FrameLeft as double
- method FrameTop as double
- method FrameWidth as double
- property Handle as Integer
- method IndexedSubview(index as integer) as HIViewMBS
- method Kind as string
- method LastSubview as HIViewMBS
- method LatentlyVisible as Boolean
- method Maximum as Integer
- method Minimum as Integer
- method MoveBy(dx as double, dy as double)
- method NeedsDisplay as Boolean
- method NextView as HIViewMBS
- method PreviousView as HIViewMBS
- method Signature as string
- method Superview as HIViewMBS
- method Text as String
- method Value as Integer
- method ViewSize as Integer
- method Visible as Boolean
- class Radiobutton
- method CheckedMBS as integer
- class TabPanel
- method MacSetTabEnabledMBS(index as integer,value as boolean)
- method TabCountMBS as integer
- control ButtonMBS
- event Action(x as integer, y as integer)
- property ImageDisabled as Picture
- property ImageMouseOver as Picture
- property ImageNormal as Picture
- property ImagePressed as Picture
- property ImagePressedDisabled as Picture
- property ImagePressedMouseOver as Picture
- event MouseDown(x as integer, y as integer)
- event MouseDrag(x as integer, y as integer)
- event MouseUp(x as integer, y as integer)
- property Sticky as Boolean
- property TestEnabled as Boolean
- property TestMouseOver as Boolean
- property TestPressed as Boolean
- property Toggle as Boolean
- property Value as Boolean
- control CustomControlMBS
- property Code as String
- property Color1 as Color
- property Color2 as Color
- property Color3 as Color
- property Color4 as Color
- event MouseDown(x as integer, y as integer, Modifiers as integer) as boolean
- event MouseDrag(x as integer, y as integer)
- event MouseUp(x as integer, y as integer)
- property Picture1 as Picture
- property Picture2 as Picture
- property Picture3 as Picture
- property Picture4 as Picture
- property Value1 as String
- property Value2 as String
- property Value3 as String
- property Value4 as String
- control ImageMBS
- control LineMBS
- control OvalMBS
- property BorderColor as Color
- property BorderWidth as Integer
- property FillColor as Color
- event MouseDown(x as integer, y as integer, Modifiers as integer) as boolean
- event MouseDrag(x as integer, y as integer)
- event MouseUp(x as integer, y as integer)
- control RectangleMBS
- property BorderWidth as Integer
- property BottomRightColor as Color
- property FillColor as Color
- event MouseDown(x as integer, y as integer, Modifiers as integer) as boolean
- event MouseDrag(x as integer, y as integer)
- event MouseUp(x as integer, y as integer)
- property TopLeftColor as Color
- control RoundRectangleMBS
- property BorderColor as Color
- property BorderWidth as Integer
- property FillColor as Color
- event MouseDown(x as integer, y as integer, Modifiers as integer) as boolean
- event MouseDrag(x as integer, y as integer)
- event MouseUp(x as integer, y as integer)
- property OvalHeight as Integer
- property OvalWidth as Integer
- class Window
- method RootViewMBS as HIViewMBS
The items on this page are in the following plugins: MBS Controls Plugin, MBS Mac Plugin, MBS Win Plugin.
Monkeybread Software Realbasic Plugins - Förderverein St. Arnulf aus Nickenich