NSViewControlMBS control
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
NSViewControlMBS control
The control to host a generic NSView.
- 55 events
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event Closed
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event drawFocusRingMask(g as NSGraphicsMBS) as boolean
- event DrawRect(g as NSGraphicsMBS, left as Double, top as Double, width as Double, height as Double)
- event EnableMenuItems
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event focusRingMaskBounds as NSRectMBS
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event Opened
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event ScaleFactorChanged(NewFactor as Double)
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- property View as NSViewMBS
Some examples using this control:
Blog Entries
Release notes
- Version 20.5
- Renamed Open/Close events for NSViewControlMBS control to distinguish ours form the normal control events.
The items on this page are in the following plugins: MBS MacControls Plugin.
NSTokenFieldControlMBS
-
OSAScriptControlMBS