Platforms to show: All Mac Windows Linux Cross-Platform
NSSplitViewControlMBS control
See also desktop control: DesktopNSSplitViewControlMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | Cocoa Controls | MBS MacCocoa Plugin | 23.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
- 30 events
- event BoundsChanged
- event canCollapseSubview(subview as NSViewMBS) as Boolean
- event Close
- event Closing
- event constrainMaxCoordinate(proposedMaximumPosition as double, dividerIndex as Integer) as Double
- event constrainMinCoordinate(proposedMinimumPosition as double, dividerIndex as Integer) as Double
- event constrainSplitPosition(proposedPosition as double, dividerIndex as Integer) as Double
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event drawDivider(graphics as NSGraphicsMBS, Rect as NSRectMBS) as Boolean
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- 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)
- event Open
- event Opening
- event resizeSubviewsWithOldSize(oldSize as NSSizeMBS)
- event ScaleFactorChanged(NewFactor as double)
- event shouldAdjustSizeOfSubview(view as NSViewMBS) as Boolean
- event shouldHideDivider(dividerIndex as Integer) as Boolean
- event splitViewDidResizeSubviews
- event splitViewWillResizeSubviews
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- property View as NSSplitViewMBS
Some examples using this control:
Blog Entries
- MBS Xojo Plugins, version 23.5pr7
- News from the MBS Xojo Plugins Version 23.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.4
- NSSplitView Control for Xojo
- MBS Xojo Plugins, version 23.4pr5
Release notes
- Version 23.5
- Fixed memory leak in NSSplitViewControlMBS class destructor.
- Version 23.4
- Added NSSplitViewControlMBS control and NSSplitViewMBS class.
The items on this page are in the following plugins: MBS MacCocoa Plugin.
NSSegmentedControlControlMBS - NSSwitchControlMBS