Platforms to show: All Mac Windows Linux Cross-Platform
NSSplitViewControlMBS control New in 23.4
See also desktop control: DesktopNSSplitViewControlMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | Cocoa Controls | MBS MacControls Plugin | 23.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
- 28 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 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
- property View as NSSplitViewMBS
Some examples using this control:
Blog Entries
The items on this page are in the following plugins: MBS MacControls Plugin.
NSSecureTextFieldControlMBS - NSSwitchControlMBS
