Platforms to show: All Mac Windows Linux Cross-Platform
NSPathControlControlMBS control
See also desktop control: DesktopNSPathControlControlMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | Cocoa Controls | MBS MacCocoa Plugin | 24.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
We know the fact, that the control wrapping the segmented control has control twice in the name. Suggestions to rename are welcome, but unlikely to happen as it would break code.
- 24 events
- event Action
- event BoundsChanged
- event Close
- event Closing
- 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 DoubleClick
- 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 ScaleFactorChanged(NewFactor as double)
- event willDisplayOpenPanel(openPanel as Variant)
- event willPopUpMenu(menu as Variant)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- property View as NSPathControlMBS
Some examples using this control:
Blog Entries
- News from the MBS Xojo Plugins Version 24.0
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.0
- NSSegmentedControl and NSPathControl
- MBS Xojo Plugins, version 24.0pr7
Xojo Developer Magazine
Release notes
- Version 24.0
- Added NSSegmentedControlControlMBS and NSPathControlControlMBS controls.
The items on this page are in the following plugins: MBS MacCocoa Plugin.
NSOutlineControlMBS - NSPopUpButtonControlMBS