Platforms to show: All Mac Windows Linux Cross-Platform
Cocoa Controls
Cocoa Framework classes for controls.
- Classes
- class CanvasGesturesMBS
- method AddCanvas(c as Canvas)
- method AddCanvas(c as DesktopCanvas)
- method Constructor
- method Destructor
- method RemoveCanvas(c as Canvas)
- method RemoveCanvas(c as DesktopCanvas)
- property CanvasCount as Integer
- event beginGestureWithEvent(can as Variant, e as NSEventMBS) as boolean
- event endGestureWithEvent(can as Variant, e as NSEventMBS) as boolean
- event magnifyWithEvent(can as Variant, e as NSEventMBS) as boolean
- event rotateWithEvent(can as Variant, e as NSEventMBS) as boolean
- event scrollWheel(can as Variant, e as NSEventMBS) as boolean
- event smartMagnifyWithEvent(can as Variant, e as NSEventMBS) as boolean
- event swipeWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesBeganWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesCancelledWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesEndedWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesMovedWithEvent(can as Variant, e as NSEventMBS) as boolean
- class CustomNSScrollerMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 drawArrow(g as NSGraphicsMBS, Arrow as Integer, highlight as boolean)
- event drawKnob(g as NSGraphicsMBS)
- event drawKnobSlotInRect(g as NSGraphicsMBS, slotRect as NSRectMBS, highlight as boolean)
- event drawParts(g as NSGraphicsMBS)
- event endGestureWithEvent(e as NSEventMBS) as boolean
- 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSSearchFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 endGestureWithEvent(e as NSEventMBS) as boolean
- 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTextFieldCellMBS
- method Constructor
- method superDrawWithFrame(frame as NSRectMBS, view as NSViewMBS)
- event cellSize(size as NSSizeMBS) as NSSizeMBS
- event Clone(clonedCell as NSTextFieldCellMBS) as CustomNSTextFieldCellMBS
- event didDrawWithFrame(cellFrame as NSRectMBS, controlView as NSViewMBS)
- event drawWithFrame(cellFrame as NSRectMBS, controlView as NSViewMBS) as boolean
- event fieldEditorForView(controlView as NSViewMBS) as NSTextViewMBS
- event imageRectForBounds(rect as NSRectMBS) as NSRectMBS
- event selectWithFrame(rect as NSRectMBS, controlView as NSViewMBS, text as NSTextMBS, theDelegate as Variant, selStart as Integer, selLength as Integer) as boolean
- event setUpFieldEditorAttributes(textObj as NSTextMBS, superFieldEditor as NSTextMBS) as NSTextMBS
- event titleRectForBounds(rect as NSRectMBS) as NSRectMBS
- class CustomNSTextFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 endGestureWithEvent(e as NSEventMBS) as boolean
- 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTextViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 endGestureWithEvent(e as NSEventMBS) as boolean
- 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTokenFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 endGestureWithEvent(e as NSEventMBS) as boolean
- 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- 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 concludeDragOperation(sender as NSDraggingInfoMBS)
- 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 endGestureWithEvent(e as NSEventMBS) as boolean
- event focusRingMaskBounds as NSRectMBS
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isFlipped 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 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 scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class KeyValueCodingMBS
- method Constructor
- shared method sortedArrayUsingDescriptor(values() as KeyValueCodingMBS, sortDescriptor as NSSortDescriptorMBS) as KeyValueCodingMBS()
- shared method sortedArrayUsingDescriptors(values() as KeyValueCodingMBS, sortDescriptor() as NSSortDescriptorMBS) as KeyValueCodingMBS()
- property Description as String
- property Handle as Integer
- property Tag as Variant
- property valueForKey(key as String) as Variant
- event Description as String
- event setValueForKey(key as string, value as Variant)
- event setValueForUndefinedKey(key as string, value as Variant)
- event valueForKey(key as string) as Variant
- event valueForUndefinedKey(key as string) as Variant
- class NSActionCellMBS
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- class NSBoxMBS
- method borderRect as NSRectMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method setFrameFromContentFrame(contentFrame as NSRectMBS)
- method setTitleWithMnemonic(stringWithAmpersand as string)
- method sizeToFit
- method titleCell as NSCellMBS
- method titleRect as NSRectMBS
- property borderColor as NSColorMBS
- property borderType as Integer
- property borderWidth as Double
- property boxType as Integer
- property contentView as NSViewMBS
- property contentViewMargins as NSSizeMBS
- property cornerRadius as Double
- property fillColor as NSColorMBS
- property title as string
- property titleFont as NSFontMBS
- property titlePosition as Integer
- property Transparent as Boolean
- class NSButtonCellMBS
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- property alternateImage as NSImageMBS
- property alternateTitle as String
- property attributedAlternateTitle as NSAttributedStringMBS
- property attributedTitle as NSAttributedStringMBS
- property backgroundColor as NSColorMBS
- property imageDimsWhenDisabled as Boolean
- property imagePosition as Integer
- property imageScaling as Integer
- property showsBorderOnlyWhileMouseInside as Boolean
- property sound as Variant
- class NSButtonMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Constructor(Title as String, Image as NSImageMBS = nil, Type as Integer = 0)
- method setButtonType(buttonType as Integer)
- method setNextState
- property allowsMixedState as boolean
- property alternateImage as NSImageMBS
- property alternateTitle as string
- property attributedAlternateTitle as NSAttributedStringMBS
- property attributedTitle as NSAttributedStringMBS
- property backgroundColor as NSColorMBS
- property bezelColor as NSColorMBS
- property bezelStyle as Integer
- property contentTintColor as NSColorMBS
- property hasDestructiveAction as Boolean
- property image as NSImageMBS
- property imageDimsWhenDisabled as Boolean
- property imageHugsTitle as Boolean
- property imagePosition as Integer
- property imageScaling as Integer
- property isBordered as boolean
- property isTransparent as boolean
- property keyEquivalent as string
- property keyEquivalentModifierMask as Integer
- property maxAcceleratorLevel as Integer
- property showsBorderOnlyWhileMouseInside as boolean
- property sound as Variant
- property SpringLoaded as Boolean
- property state as Integer
- property symbolConfiguration as NSImageSymbolConfigurationMBS
- property title as string
- class NSCellMBS
- method acceptsFirstResponder as boolean
- method calcDrawInfo(theRect as NSRectMBS)
- method cellSize as NSSizeMBS
- method cellSizeForBounds(theRect as NSRectMBS) as NSSizeMBS
- method compare(otherCell as NSCellMBS) as Integer
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- shared method defaultFocusRingType as Integer
- shared method defaultMenu as NSMenuMBS
- method drawingRectForBounds(theRect as NSRectMBS) as NSRectMBS
- method highlightColorWithFrame(theRect as NSRectMBS, controlView as NSViewMBS) as NSColorMBS
- method imageRectForBounds(theRect as NSRectMBS) as NSRectMBS
- method isEntryAcceptable(aString as string) as boolean
- method mnemonic as string
- method nextState as Integer
- method performClick
- shared method prefersTrackingUntilMouseUp as boolean
- method sendActionOn(mask as Integer) as Integer
- method setNextState
- method setTitleWithMnemonic(stringWithAmpersand as string)
- method titleRectForBounds(theRect as NSRectMBS) as NSRectMBS
- method wantsNotificationForMarkedText as boolean
- property alignment as Integer
- property allowsEditingTextAttributes as boolean
- property allowsMixedState as boolean
- property allowsUndo as boolean
- property attributedStringValue as NSAttributedStringMBS
- property backgroundStyle as Integer
- property baseWritingDirection as Integer
- property Bezeled as boolean
- property Bordered as boolean
- property className as string
- property classPath as string
- property Continuous as boolean
- property controlSize as Integer
- property controlTint as Integer
- property controlView as NSViewMBS
- property doubleValue as Double
- property Editable as boolean
- property Enabled as boolean
- property floatValue as Double
- property font as NSFontMBS
- property Handle as Integer
- property hasValidObjectValue as boolean
- property Highlighted as boolean
- property Identifier as String
- property image as NSImageMBS
- property importsGraphics as boolean
- property interiorBackgroundStyle as Integer
- property intValue as Integer
- property isOpaque as boolean
- property keyEquivalent as string
- property lineBreakMode as Integer
- property menu as NSMenuMBS
- property mnemonicLocation as Integer
- property refusesFirstResponder as boolean
- property Scrollable as boolean
- property Selectable as boolean
- property sendsActionOnEndEditing as boolean
- property showsFirstResponder as boolean
- property state as Integer
- property stringValue as string
- property tag as Integer
- property title as string
- property truncatesLastVisibleLine as boolean
- property type as Integer
- property userInterfaceLayoutDirection as Integer
- property usesSingleLineMode as boolean
- property wraps as boolean
- property cellAttribute(aParameter as Integer) as Integer
- property focusRingType as Integer
- class NSClipViewMBS
- method autoscroll(theEvent as NSEventMBS) as boolean
- method constrainScrollPoint(newOrigin as NSPointMBS) as NSPointMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method documentRect as NSRectMBS
- method documentVisibleRect as NSRectMBS
- method reflectScrolledClipView(clipView as NSClipViewMBS)
- method scrollClipView(clipview as NSClipViewMBS, toPoint as NSPointMBS)
- method scrollToPoint(newOrigin as NSPointMBS)
- method viewBoundsChanged(notification as NSNotificationMBS)
- method viewFrameChanged(notification as NSNotificationMBS)
- property backgroundColor as NSColorMBS
- property copiesOnScroll as boolean
- property documentCursor as Variant
- property documentView as NSViewMBS
- property drawsBackground as boolean
- class NSComboBoxMBS
- method addItemWithObjectValue(value as Variant)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method deselectItemAtIndex(index as Integer)
- method indexOfItemWithObjectValue(value as Variant) as Integer
- method indexOfSelectedItem as Integer
- method noteNumberOfItemsChanged
- method numberOfItems as Integer
- method reloadData
- method removeAllItems
- method removeItemAtIndex(index as Integer)
- method removeItemWithObjectValue(value as Variant)
- method scrollItemAtIndexToTop(index as Integer)
- method scrollItemAtIndexToVisible(index as Integer)
- method selectItemAtIndex(index as Integer)
- method selectItemWithObjectValue(value as Variant)
- property completes as boolean
- property hasVerticalScroller as boolean
- property intercellSpacing as NSSizeMBS
- property isButtonBordered as boolean
- property itemHeight as Double
- property numberOfVisibleItems as Integer
- property usesDataSource as boolean
- class NSControlMBS
- method abortEditing as Boolean
- method calcSize
- method ConnectActionEvent
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- method EnableEvents
- method performClick
- method selectCell(Cell as NSCellMBS)
- method sendAction
- method setNeedsDisplay
- method sizeToFit
- method validateEditing
- property ActionSelector as String
- property alignment as Integer
- property attributedStringValue as NSAttributedStringMBS
- property baseWritingDirection as Integer
- property cell as Variant
- property controlSize as Integer
- property currentEditor as Variant
- property doubleValue as Double
- property font as NSFontMBS
- property ignoresMultiClick as boolean
- property integerValue as Integer
- property intValue as Integer
- property isContinuous as boolean
- property isEnabled as boolean
- property isHighlighted as Boolean
- property isSelected as Boolean
- property refusesFirstResponder as boolean
- property selectedCell as NSCellMBS
- property selectedTag as Integer
- property stringValue as string
- property tag as Integer
- event Action
- event TextDidBeginEditing(fieldEditor as Variant, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as Variant, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as Variant, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as Variant) as boolean
- event textShouldEndEditing(fieldEditor as Variant) as boolean
- class NSDatePickerMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- property backgroundColor as NSColorMBS
- property Bezeled as Boolean
- property Bordered as Boolean
- property calendar as NSCalendarMBS
- property datePickerElements as Integer
- property datePickerMode as Integer
- property datePickerStyle as Integer
- property dateTimeValue as dateTime
- property dateValue as date
- property drawsBackground as Boolean
- property locale as NSLocaleMBS
- property maxDate as date
- property maxDateTime as dateTime
- property minDate as date
- property minDateTime as dateTime
- property textColor as NSColorMBS
- property timeInterval as Double
- property timeZone as NSTimeZoneMBS
- class NSImageCellMBS
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- property imageAlignment as Integer
- property imageFrameStyle as Integer
- property imageScaling as Integer
- class NSImageViewMBS
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS)
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS)
- method addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- shared method imageViewWithImage(Image as NSImageMBS) as NSImageViewMBS
- method removeAllSymbolEffects
- method removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS)
- method removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS, animated as boolean)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS)
- method removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean)
- method setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS)
- method setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS, options as NSSymbolEffectOptionsMBS)
- property allowsCutCopyPaste as Boolean
- property animates as Boolean
- property contentTintColor as NSColorMBS
- shared property defaultPreferredImageDynamicRange as Integer
- property Editable as Boolean
- property image as NSImageMBS
- property imageAlignment as Integer
- property imageDynamicRange as Integer
- property imageFrameStyle as Integer
- property imageScaling as Integer
- property preferredImageDynamicRange as Integer
- property symbolConfiguration as NSImageSymbolConfigurationMBS
- class NSMenuItemCellMBS
- method calcSize
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- property menuItem as NSMenuItemMBS
- property needsDisplay as Boolean
- property needsSizing as Boolean
- property tag as Integer
- class NSOutlineViewItemMBS
- method Constructor
- shared method sortedArrayUsingDescriptor(values() as NSOutlineViewItemMBS, sortDescriptor as NSSortDescriptorMBS) as NSOutlineViewItemMBS()
- shared method sortedArrayUsingDescriptors(values() as NSOutlineViewItemMBS, sortDescriptor() as NSSortDescriptorMBS) as NSOutlineViewItemMBS()
- property Description as String
- property Handle as Integer
- property valueForKey(key as String) as Variant
- event Description as String
- event setValueForKey(key as string, value as Variant)
- event setValueForUndefinedKey(key as string, value as Variant)
- event valueForKey(key as string) as Variant
- event valueForUndefinedKey(key as string) as Variant
- class NSOutlineViewMBS
- method child(index as Integer, ofItem as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- method childIndexForItem(item as NSOutlineViewItemMBS) as Integer
- method collapseItem(item as NSOutlineViewItemMBS)
- method collapseItem(item as NSOutlineViewItemMBS, collapseChildren as Boolean)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method expandItem(item as NSOutlineViewItemMBS)
- method expandItem(item as NSOutlineViewItemMBS, expandChildren as Boolean)
- method frameOfOutlineCellAtRow(row as Integer) as NSRectMBS
- method insertItemsAtIndexes(indexes as NSIndexSetMBS, Parent as NSOutlineViewItemMBS, animationOptions as Integer)
- method insertRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method isExpandable(item as NSOutlineViewItemMBS) as Boolean
- method isItemExpanded(item as NSOutlineViewItemMBS) as Boolean
- method itemAtRow(row as Integer) as NSOutlineViewItemMBS
- method levelForItem(item as NSOutlineViewItemMBS) as Integer
- method levelForRow(row as Integer) as Integer
- method moveItemAtIndex(oldIndex as Integer, oldParent as NSOutlineViewItemMBS, newIndex as Integer, newParent as NSOutlineViewItemMBS)
- method moveRowAtIndex(oldIndex as Integer, newIndex as Integer)
- shared method NSOutlineViewColumnDidMoveNotification as String
- shared method NSOutlineViewColumnDidResizeNotification as String
- shared method NSOutlineViewDisclosureButtonKey as String
- shared method NSOutlineViewItemDidCollapseNotification as String
- shared method NSOutlineViewItemDidExpandNotification as String
- shared method NSOutlineViewItemWillCollapseNotification as String
- shared method NSOutlineViewItemWillExpandNotification as String
- shared method NSOutlineViewSelectionDidChangeNotification as String
- shared method NSOutlineViewSelectionIsChangingNotification as String
- shared method NSOutlineViewShowHideButtonKey as String
- method numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- method parentForItem(item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- method reloadItem(item as NSOutlineViewItemMBS)
- method reloadItem(item as NSOutlineViewItemMBS, reloadChildren as Boolean)
- method removeItemsAtIndexes(indexes as NSIndexSetMBS, Parent as NSOutlineViewItemMBS, animationOptions as Integer)
- method removeRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method rowForItem(item as NSOutlineViewItemMBS) as Integer
- method setDropItem(item as NSOutlineViewItemMBS, dropChildIndex as Integer)
- property autoresizesOutlineColumn as Boolean
- property autosaveExpandedItems as Boolean
- property indentationMarkerFollowsCell as Boolean
- property indentationPerLevel as Double
- property outlinetableColumn as NSTableColumnMBS
- property stronglyReferencesItems as Boolean
- property userInterfaceLayoutDirection as Integer
- class NSPathComponentCellMBS
- method Constructor(text as string)
- property File as folderitem
- property Image as NSImageMBS
- property URL as string
- class NSPathControlItemMBS
- method Constructor
- property AttributedTitle as NSAttributedStringMBS
- property File as FolderItem
- property Handle as Integer
- property Image as NSImageMBS
- property Title as String
- property URL as String
- class NSPathControlMBS
- method allowedTypes as String()
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method pathComponentCells as NSPathComponentCellMBS()
- method pathItems as NSPathControlItemMBS()
- method setAllowedTypes(items() as String)
- method setDraggingSourceOperationMask(mask as Integer, local as boolean)
- method setPathComponentCells(cells() as NSPathComponentCellMBS)
- method setPathItems(items() as NSPathControlItemMBS)
- property backgroundColor as NSColorMBS
- property clickedPathComponentCell as NSPathComponentCellMBS
- property clickedPathItem as NSPathControlItemMBS
- property editable as Boolean
- property File as folderitem
- property Menu as NSMenuMBS
- property pathStyle as Integer
- property placeholderAttributedString as NSAttributedStringMBS
- property placeholderString as String
- property URL as string
- event DoubleClick
- event willDisplayOpenPanel(openPanel as Variant)
- event willPopUpMenu(menu as Variant)
- class NSPopUpButtonCellMBS
- method addItemsWithTitles(itemTitles() as string)
- method addItemWithTitle(title as string)
- method Constructor(image as NSImageMBS)
- method Constructor(text as string, pullsDown as boolean)
- method dismissPopUp
- method indexOfItem(item as NSMenuItemMBS) as Integer
- method indexOfItemWithTag(tag as Integer) as Integer
- method indexOfItemWithTitle(title as String) as Integer
- method insertItemWithTitle(title as string, atIndex as Integer)
- method itemArray as NSMenuItemMBS()
- method itemAtIndex(Index as Integer) as NSMenuItemMBS
- method itemTitleAtIndex(Index as Integer) as String
- method itemTitles as String()
- method itemWithTitle(title as String) as NSMenuItemMBS
- method removeAllItems
- method removeItemAtIndex(Index as Integer)
- method removeItemWithTitle(title as string)
- method selectItem(item as NSMenuItemMBS)
- method selectItemAtIndex(Index as Integer)
- method selectItemWithTag(tag as Integer) as boolean
- method selectItemWithTitle(title as string)
- method setTitle(title as string)
- method synchronizeTitleAndSelectedItem
- property altersStateOfSelectedItem as Boolean
- property arrowPosition as Integer
- property autoenablesItems as Boolean
- property indexOfSelectedItem as Integer
- property lastItem as NSMenuItemMBS
- property menu as NSMenuMBS
- property numberOfItems as Integer
- property preferredEdge as Integer
- property pullsDown as Boolean
- property selectedItem as NSMenuItemMBS
- property titleOfSelectedItem as String
- property usesItemFromMenu as Boolean
- class NSPopUpButtonMBS
- method addItemsWithTitles(titles() as string)
- method addItemWithTitle(title as string)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Constructor(left as Double, top as Double, width as Double, height as Double, pullsDown as boolean)
- method indexOfItem(item as NSMenuItemMBS) as Integer
- method indexOfItemWithTag(tag as Integer) as Integer
- method indexOfItemWithTitle(title as string) as Integer
- method indexOfSelectedItem as Integer
- method insertItemWithTitle(title as string, atIndex as Integer)
- method itemAtIndex(index as Integer) as NSMenuItemMBS
- method itemWithTitle(title as string) as NSMenuItemMBS
- method lastItem as NSMenuItemMBS
- method removeAllItems
- method removeItemAtIndex(index as Integer)
- method removeItemWithTitle(title as string)
- method selectItem(item as NSMenuItemMBS)
- method selectItemAtIndex(index as Integer)
- method selectItemWithTag(tag as Integer) as boolean
- method selectItemWithTitle(title as string)
- method setTitle(title as string)
- method synchronizeTitleAndSelectedItem
- method titleOfSelectedItem as string
- property arrowPosition as Integer
- property autoenablesItems as boolean
- property menu as NSMenuMBS
- property numberOfItems as Integer
- property pullsDown as boolean
- property selectedItem as NSMenuItemMBS
- class NSProgressIndicatorMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method incrementBy(delta as Double)
- method sizeToFit
- method startAnimation
- method stopAnimation
- property controlSize as Integer
- property controlTint as Integer
- property doubleValue as Double
- property isBezeled as boolean
- property isDisplayedWhenStopped as boolean
- property isIndeterminate as boolean
- property maxValue as Double
- property minValue as Double
- property style as Integer
- property usesThreadedAnimation as boolean
- class NSScrollerMBS
- method checkSpaceForParts
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method drawArrow(Arrow as Integer, highlight as boolean)
- method drawKnob
- method drawKnobSlotInRect(slotRect as NSRectMBS, highlight as boolean)
- method drawParts
- method highlight(flag as boolean)
- method hitPart as Integer
- shared method isCompatibleWithOverlayScrollers as boolean
- shared method NSPreferredScrollerStyleDidChangeNotification as string
- shared method preferredScrollerStyle as Integer
- method rectForPart(part as Integer) as NSRectMBS
- shared method scrollerWidth as Double
- shared method scrollerWidthForControlSize(controlsize as Integer) as Double
- method setFloatValue(aFloat as Double, proportion as Double)
- method testPart(p as NSPointMBS) as Integer
- method trackKnob(theEvent as NSEventMBS)
- method trackScrollButtons(theEvent as NSEventMBS)
- method usableParts as Integer
- property arrowsPosition as Integer
- property controlSize as Integer
- property controlTint as Integer
- property knobProportion as Double
- property knobStyle as Integer
- property scrollerStyle as Integer
- class NSScrollViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method flashScrollers
- method reflectScrolledClipView(clipView as NSClipViewMBS)
- method tile
- property autohidesScrollers as boolean
- property backgroundColor as NSColorMBS
- property borderType as Integer
- property contentSize as NSSizeMBS
- property contentView as NSClipViewMBS
- property documentCursor as Variant
- property documentView as NSViewMBS
- property documentVisibleRect as NSRectMBS
- property drawsBackground as boolean
- property FindBarPosition as Integer
- property FindBarView as NSViewMBS
- property FindBarVisible as Boolean
- property hasHorizontalRuler as boolean
- property hasHorizontalScroller as boolean
- property hasVerticalRuler as boolean
- property hasVerticalScroller as boolean
- property horizontalLineScroll as Double
- property horizontalPageScroll as Double
- property horizontalScrollElasticity as Integer
- property horizontalScroller as NSScrollerMBS
- property lineScroll as Double
- property pageScroll as Double
- property rulersVisible as boolean
- property scrollerKnobStyle as Integer
- property scrollerStyle as Integer
- property scrollsDynamically as boolean
- property usesPredominantAxisScrolling as boolean
- property verticalLineScroll as Double
- property verticalPageScroll as Double
- property verticalScrollElasticity as Integer
- property verticalScroller as NSScrollerMBS
- class NSSearchFieldCellMBS
- method cancelButtonRectForBounds(rect as NSRectMBS) as NSRectMBS
- method Constructor(image as NSImageMBS)
- method Constructor(text as string)
- method recentSearches as String()
- method resetCancelButtonCell
- method resetSearchButtonCell
- method searchButtonRectForBounds(rect as NSRectMBS) as NSRectMBS
- method searchTextRectForBounds(rect as NSRectMBS) as NSRectMBS
- method setRecentSearches(RecentSearches() as String = nil)
- property cancelButtonCell as NSButtonCellMBS
- property maximumRecents as Integer
- property recentsAutosaveName as String
- property searchButtonCell as NSButtonCellMBS
- property searchMenuTemplate as NSMenuMBS
- property sendsSearchStringImmediately as Boolean
- property sendsWholeSearchString as Boolean
- class NSSearchFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method recentSearches as string()
- method setRecentSearches(values() as string)
- property cancelButtonBounds as NSRectMBS
- property maximumRecents as Integer
- property recentsAutosaveName as string
- property Scrollable as Boolean
- property searchButtonBounds as NSRectMBS
- property searchMenuTemplate as NSMenuMBS
- property searchTextBounds as NSRectMBS
- property sendsSearchStringImmediately as boolean
- property sendsWholeSearchString as boolean
- class NSSecureTextFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- property echosBullets as boolean
- class NSSegmentedControlMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method makeNextSegmentKey
- method makePreviousSegmentKey
- method selectSegmentWithTag(Tag as Integer) as Boolean
- property cellTrackingMode as Integer
- property doubleValueForSelectedSegment as Double
- property segmentCount as Integer
- property segmentStyle as Integer
- property selectedSegment as Integer
- property springLoaded as Boolean
- property trackingMode as Integer
- property imageForSegment(segment as Integer) as NSImageMBS
- property imageScalingForSegment(segment as Integer) as Integer
- property isEnabledForSegment(segment as Integer) as Boolean
- property isSelectedForSegment(segment as Integer) as Boolean
- property labelForSegment(segment as Integer) as string
- property menuForSegment(segment as Integer) as NSMenuMBS
- property tagForSegment(segment as Integer) as Integer
- property ToolTipForSegment(segment as Integer) as string
- property widthForSegment(segment as Integer) as Double
- class NSSliderMBS
- method acceptsFirstMouse(event as NSEventMBS) as boolean
- method closestTickMarkValueToValue(value as Double) as Double
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method indexOfTickMarkAtPoint(p as NSPointMBS) as Integer
- method indexOfTickMarkAtPoint(x as Double, y as Double) as Integer
- method rectOfTickMarkAtIndex(index as Integer) as NSRectMBS
- method tickMarkValueAtIndex(index as Integer) as Double
- property allowsTickMarkValuesOnly as boolean
- property altIncrementValue as Double
- property image as NSImageMBS
- property isVertical as Integer
- property knobThickness as Double
- property maxValue as Double
- property minValue as Double
- property neutralValue as Double
- property numberOfTickMarks as Integer
- property sliderType as Integer
- property tickMarkPosition as Integer
- property title as string
- property titleCell as NSCellMBS
- property titleColor as NSColorMBS
- property titleFont as NSFontMBS
- property trackFillColor as NSColorMBS
- class NSSplitViewMBS
- method addArrangedSubview(view as NSViewMBS)
- method adjustSubviews
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- method insertArrangedSubview(view as NSViewMBS, index as Integer)
- method isSubviewCollapsed(view as NSViewMBS) as Boolean
- method maxPossiblePositionOfDividerAtIndex(dividerIndex as Integer) as Double
- method minPossiblePositionOfDividerAtIndex(dividerIndex as Integer) as Double
- method removeArrangedSubview(view as NSViewMBS)
- method setPosition(position as double, dividerIndex as Integer)
- property arrangesAllSubviews as Boolean
- property autosaveName as String
- property dividerColor as NSColorMBS
- property dividerStyle as Integer
- property dividerThickness as Double
- property Vertical as Boolean
- property holdingPriorityForSubview(subviewIndex as Integer) as Integer
- class NSStepperMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- property autorepeat as boolean
- property increment as Double
- property maxValue as Double
- property minValue as Double
- property valueWraps as boolean
- class NSSwitchMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- property state as Boolean
- class NSSymbolAppearEffectMBS
- shared method appearDownEffect as NSSymbolAppearEffectMBS
- shared method appearUpEffect as NSSymbolAppearEffectMBS
- method Constructor
- shared method effect as NSSymbolAppearEffectMBS
- method effectWithByLayer as NSSymbolAppearEffectMBS
- method effectWithWholeSymbol as NSSymbolAppearEffectMBS
- class NSSymbolAutomaticContentTransitionMBS
- method Constructor
- shared method transition as NSSymbolAutomaticContentTransitionMBS
- class NSSymbolBounceEffectMBS
- shared method bounceDownEffect as NSSymbolBounceEffectMBS
- shared method bounceUpEffect as NSSymbolBounceEffectMBS
- method Constructor
- shared method effect as NSSymbolBounceEffectMBS
- method effectWithByLayer as NSSymbolBounceEffectMBS
- method effectWithWholeSymbol as NSSymbolBounceEffectMBS
- class NSSymbolBreatheEffectMBS
- shared method breathePlainEffect as NSSymbolBreatheEffectMBS
- shared method breathePulseEffect as NSSymbolBreatheEffectMBS
- method Constructor
- shared method effect as NSSymbolBreatheEffectMBS
- method effectWithByLayer as NSSymbolBreatheEffectMBS
- method effectWithWholeSymbol as NSSymbolBreatheEffectMBS
- class NSSymbolContentTransitionMBS
- method Constructor
- method copy as NSSymbolContentTransitionMBS
- property Handle as Integer
- class NSSymbolDisappearEffectMBS
- method Constructor
- shared method disappearDownEffect as NSSymbolDisappearEffectMBS
- shared method disappearUpEffect as NSSymbolDisappearEffectMBS
- shared method effect as NSSymbolDisappearEffectMBS
- method effectWithByLayer as NSSymbolDisappearEffectMBS
- method effectWithWholeSymbol as NSSymbolDisappearEffectMBS
- class NSSymbolDrawOffEffectMBS
- method Constructor
- shared method effect as NSSymbolDrawOffEffectMBS
- method effectWithByLayer as NSSymbolDrawOffEffectMBS
- method effectWithIndividually as NSSymbolDrawOffEffectMBS
- method effectWithNonReversed as NSSymbolDrawOffEffectMBS
- method effectWithReversed as NSSymbolDrawOffEffectMBS
- method effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
- class NSSymbolDrawOnEffectMBS
- method Constructor
- shared method effect as NSSymbolDrawOnEffectMBS
- method effectWithByLayer as NSSymbolDrawOffEffectMBS
- method effectWithIndividually as NSSymbolDrawOffEffectMBS
- method effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
- class NSSymbolEffectMBS
- shared method available as Boolean
- method Constructor
- property Handle as Integer
- class NSSymbolEffectOptionsMBS
- shared method available as Boolean
- method Constructor
- method copy as NSSymbolEffectOptionsMBS
- method copyWithNonRepeating as NSSymbolEffectOptionsMBS
- method copyWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
- method copyWithRepeatCount(count as Integer) as NSSymbolEffectOptionsMBS
- method copyWithRepeating as NSSymbolEffectOptionsMBS
- method copyWithSpeed(speed as double) as NSSymbolEffectOptionsMBS
- shared method options as NSSymbolEffectOptionsMBS
- shared method optionsWithNonRepeating as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeatCount(count as Integer) as NSSymbolEffectOptionsMBS
- shared method optionsWithRepeating as NSSymbolEffectOptionsMBS
- shared method optionsWithSpeed(speed as double) as NSSymbolEffectOptionsMBS
- property Handle as Integer
- class NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method available as Boolean
- shared method behaviorContinuous as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodic as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer, delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithDelay(delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
- method Constructor
- method copy as NSSymbolEffectOptionsRepeatBehaviorMBS
- property Handle as Integer
- class NSSymbolMagicReplaceContentTransitionMBS
- shared method available as Boolean
- method Constructor
- class NSSymbolPulseEffectMBS
- method Constructor
- shared method effect as NSSymbolPulseEffectMBS
- method effectWithByLayer as NSSymbolPulseEffectMBS
- method effectWithWholeSymbol as NSSymbolPulseEffectMBS
- class NSSymbolReplaceContentTransitionMBS
- method Constructor
- shared method magicTransitionWithFallback(fallback as NSSymbolReplaceContentTransitionMBS) as NSSymbolMagicReplaceContentTransitionMBS
- shared method replaceDownUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method replaceOffUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method replaceUpUpTransition as NSSymbolReplaceContentTransitionMBS
- shared method transition as NSSymbolReplaceContentTransitionMBS
- method transitionWithByLayer as NSSymbolReplaceContentTransitionMBS
- method transitionWithWholeSymbol as NSSymbolReplaceContentTransitionMBS
- class NSSymbolRotateEffectMBS
- method Constructor
- shared method effect as NSSymbolRotateEffectMBS
- method effectWithByLayer as NSSymbolRotateEffectMBS
- method effectWithWholeSymbol as NSSymbolRotateEffectMBS
- shared method rotateClockwiseEffect as NSSymbolRotateEffectMBS
- shared method rotateCounterClockwiseEffect as NSSymbolRotateEffectMBS
- class NSSymbolScaleEffectMBS
- method Constructor
- shared method effect as NSSymbolScaleEffectMBS
- method effectWithByLayer as NSSymbolScaleEffectMBS
- method effectWithWholeSymbol as NSSymbolScaleEffectMBS
- shared method scaleDownEffect as NSSymbolScaleEffectMBS
- shared method scaleUpEffect as NSSymbolScaleEffectMBS
- class NSSymbolVariableColorEffectMBS
- method Constructor
- shared method effect as NSSymbolVariableColorEffectMBS
- method effectWithCumulative as NSSymbolVariableColorEffectMBS
- method effectWithDimInactiveLayers as NSSymbolVariableColorEffectMBS
- method effectWithHideInactiveLayers as NSSymbolVariableColorEffectMBS
- method effectWithIterative as NSSymbolVariableColorEffectMBS
- method effectWithNonReversing as NSSymbolVariableColorEffectMBS
- method effectWithReversing as NSSymbolVariableColorEffectMBS
- class NSSymbolWiggleEffectMBS
- method Constructor
- shared method effect as NSSymbolWiggleEffectMBS
- method effectWithByLayer as NSSymbolWiggleEffectMBS
- method effectWithWholeSymbol as NSSymbolWiggleEffectMBS
- shared method wiggleBackwardEffect as NSSymbolWiggleEffectMBS
- shared method wiggleClockwiseEffect as NSSymbolWiggleEffectMBS
- shared method wiggleCounterClockwiseEffect as NSSymbolWiggleEffectMBS
- shared method wiggleCustomAngleEffect(angle as double) as NSSymbolWiggleEffectMBS
- shared method wiggleDownEffect as NSSymbolWiggleEffectMBS
- shared method wiggleForwardEffect as NSSymbolWiggleEffectMBS
- shared method wiggleLeftEffect as NSSymbolWiggleEffectMBS
- shared method wiggleRightEffect as NSSymbolWiggleEffectMBS
- shared method wiggleUpEffect as NSSymbolWiggleEffectMBS
- class NSTableColumnMBS
- method Constructor(identifier as string)
- method dataCellForRow(row as Integer) as NSCellMBS
- method sizeToFit
- property dataCell as NSCellMBS
- property Editable as boolean
- property headerCell as NSTableHeaderCellMBS
- property headerToolTip as string
- property Hidden as boolean
- property identifier as string
- property maxWidth as Double
- property minWidth as Double
- property Resizable as boolean
- property resizingMask as Integer
- property sortDescriptorPrototype as NSSortDescriptorMBS
- property tableView as NSTableViewMBS
- property title as String
- property width as Double
- class NSTableDataSourceMBS
- event Close
- event numberOfRowsInTableView as Integer
- event objectValue(column as NSTableColumnMBS, row as Integer) as Variant
- event setObjectValue(value as Variant, column as NSTableColumnMBS, row as Integer)
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- class NSTableHeaderCellMBS
- method drawSortIndicatorWithFrame(cellFrame as NSRectMBS, inView as NSViewMBS, ascending as boolean, priority as Integer)
- method sortIndicatorRectForBounds(r as NSRectMBS) as NSRectMBS
- class NSTableHeaderViewMBS
- method columnAtPoint(point as NSPointMBS) as Integer
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method draggedColumn as Integer
- method draggedDistance as Double
- method headerRectOfColumn(Column as Integer) as NSRectMBS
- method resizedColumn as Integer
- property tableView as NSTableViewMBS
- class NSTableRowViewMBS
- method Constructor
- property backgroundColor as NSColorMBS
- property emphasized as Boolean
- property Floating as Boolean
- property groupRowStyle as Boolean
- property NextRowSelected as Boolean
- property PreviousRowSelected as Boolean
- property selected as Boolean
- property selectionHighlightStyle as Integer
- class NSTableViewMBS
- method addTableColumn(column as NSTableColumnMBS)
- method beginUpdates
- method canDragRowsWithIndexes(rowIndexes as NSIndexSetMBS, mouseDownPoint as NSPointMBS) as Boolean
- method columnAtPoint(p as NSPointMBS) as Integer
- method columnAtPoint(x as Double, y as Double) as Integer
- method columnForView(view as NSViewMBS) as Integer
- method columnIndexesInRect(rect as NSRectMBS) as NSIndexSetMBS
- method columnWithIdentifier(identifier as string) as Integer
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method deselectAll
- method deselectColumn(column as Integer)
- method deselectRow(row as Integer)
- method Destructor
- method dragImageForRowsWithIndexes(dragRows as NSIndexSetMBS, tableColumns() as NSTableColumnMBS, theEvent as NSEventMBS, byref dragImageOffset as NSPointMBS) as NSImageMBS
- method edit(column as Integer, row as Integer, selectit as boolean)
- method endUpdates
- method frameOfCellAtColumnRow(column as Integer, row as Integer) as NSRectMBS
- method hiddenRowIndexes as NSIndexSetMBS
- method hideRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method insertRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method isColumnSelected(column as Integer) as boolean
- method isRowSelected(row as Integer) as boolean
- method moveColumn(column as Integer, toIndex as Integer)
- method moveRowAtIndex(oldIndex as Integer, newIndex as Integer)
- method noteHeightOfRowsWithIndexesChanged(indexSet as NSIndexSetMBS)
- method noteNumberOfRowsChanged
- method rectOfColumn(column as Integer) as NSRectMBS
- method rectOfRow(row as Integer) as NSRectMBS
- method reloadData
- method reloadData(rowIndexes as NSIndexSetMBS, columnIndexes as NSIndexSetMBS)
- method removeRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method removeTableColumn(column as NSTableColumnMBS)
- method rowAtPoint(p as NSPointMBS) as Integer
- method rowAtPoint(x as Double, y as Double) as Integer
- method rowForView(view as NSViewMBS) as Integer
- method rowsInRect(rect as NSRectMBS) as NSRangeMBS
- method rowViewAtRow(row as Integer, makeIfNecessary as Boolean) as NSViewMBS
- method scrollColumnToVisible(column as Integer)
- method scrollRowToVisible(row as Integer)
- method ScrollToLine(Line as Integer, Animated as Boolean)
- method selectAll
- method selectColumnIndexes(indexes as NSIndexSetMBS, extend as boolean)
- method selectedColumnIndexes as NSIndexSetMBS
- method selectedRowIndexes as NSIndexSetMBS
- method selectRowIndexes(indexes as NSIndexSetMBS, extend as boolean)
- method setDraggingSourceOperationMask(mask as Integer, isLocal as Boolean)
- method setDropRow(row as Integer, dropOperation as Integer)
- method setSortDescriptor(sortDescriptor as NSSortDescriptorMBS)
- method setSortDescriptors(sortDescriptors() as NSSortDescriptorMBS)
- method sizeLastColumnToFit
- method sizeToFit
- method sortDescriptors as NSSortDescriptorMBS()
- method tableColumns as NSTableColumnMBS()
- method tableColumnWithIdentifier(identifier as string) as NSTableColumnMBS
- method tile
- method unhideRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method viewAtColumn(column as Integer, row as Integer, makeIfNecessary as Boolean) as NSViewMBS
- property allowsColumnReordering as boolean
- property allowsColumnResizing as boolean
- property allowsColumnSelection as boolean
- property allowsEmptySelection as boolean
- property allowsMultipleSelection as boolean
- property allowsTypeSelect as boolean
- property autosaveName as string
- property autosaveTableColumns as boolean
- property backgroundColor as NSColorMBS
- property clickedColumn as Integer
- property clickedRow as Integer
- property columnAutoresizingStyle as Integer
- property cornerView as NSViewMBS
- property dataSource as NSTableDataSourceMBS
- property draggingDestinationFeedbackStyle as Integer
- property editedColumn as Integer
- property editedRow as Integer
- property effectiveRowSizeStyle as Integer
- property effectiveStyle as Integer
- property floatsGroupRows as Boolean
- property focusedColumn as Integer
- property gridColor as NSColorMBS
- property gridStyleMask as Integer
- property headerView as NSTableHeaderViewMBS
- property highlightedtableColumn as NSTableColumnMBS
- property intercellSpacing as NSSizeMBS
- property numberOfColumns as Integer
- property numberOfRows as Integer
- property numberOfSelectedColumns as Integer
- property numberOfSelectedRows as Integer
- property rowActionsVisible as Boolean
- property rowHeight as Double
- property rowSizeStyle as Integer
- property selectedColumn as Integer
- property selectedRow as Integer
- property selectionHighlightStyle as Integer
- property style as Integer
- property usesAlternatingRowBackgroundColors as boolean
- property usesStaticContents as Boolean
- property verticalMotionCanBeginDrag as boolean
- property indicatorImageInTableColumn(column as NSTableColumnMBS) as NSImageMBS
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, column as NSTableColumnMBS, index as Integer)
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event DoubleClick
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- class NSTableViewRowActionMBS
- shared method available as boolean
- method Constructor(Style as Integer, Title as String)
- property BackgroundColor as NSColorMBS
- property Handle as Integer
- property Image as NSImageMBS
- property Style as Integer
- property Title as String
- event Action(row as Integer)
- class NSTabViewItemMBS
- method Constructor(identifier as Variant)
- property color as NSColorMBS
- property Enabled as Boolean
- property Handle as Integer
- property identifier as Variant
- property image as NSImageMBS
- property initialFirstResponder as NSViewMBS
- property label as string
- property tabState as Integer
- property tabView as NSTabViewMBS
- property toolTip as string
- property view as NSViewMBS
- class NSTabViewMBS
- method addTabViewItem(tabViewItem as NSTabViewItemMBS)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method contentRect as NSRectMBS
- method indexOfTabViewItem(tabViewItem as NSTabViewItemMBS) as Integer
- method indexOfTabViewItemWithIdentifier(identifier as Variant) as Integer
- method insertTabViewItem(tabViewItem as NSTabViewItemMBS, atIndex as Integer)
- method minimumSize as NSSizeMBS
- method numberOfTabViewItems as Integer
- method removeTabViewItem(tabViewItem as NSTabViewItemMBS)
- method selectedTabViewItem as NSTabViewItemMBS
- method selectFirstTabViewItem
- method selectLastTabViewItem
- method selectNextTabViewItem
- method selectPreviousTabViewItem
- method selectTabViewItem(tabViewItem as NSTabViewItemMBS)
- method selectTabViewItemAtIndex(index as Integer)
- method selectTabViewItemWithIdentifier(identifier as Variant)
- method tabViewItemAtIndex(index as Integer) as NSTabViewItemMBS
- method tabViewItemAtPoint(x as Double, y as Double) as NSTabViewItemMBS
- method tabViewItems as NSTabViewItemMBS()
- property allowsTruncatedLabels as boolean
- property controlSize as Integer
- property controlTint as Integer
- property drawsBackground as boolean
- property font as NSFontMBS
- property tabViewType as Integer
- class NSTextFieldCellMBS
- method allowedInputSourceLocales as string()
- method Constructor(text as string)
- method setAllowedInputSourceLocales(Identifiers() as string)
- method setUpFieldEditorAttributes(textobj as NSTextMBS) as NSTextMBS
- method setWantsNotificationForMarkedText(value as boolean)
- property backgroundColor as NSColorMBS
- property bezelStyle as Integer
- property drawsBackground as boolean
- property placeholderAttributedString as NSAttributedStringMBS
- property placeholderString as string
- property textColor as NSColorMBS
- class NSTextFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method placeholderAttributedStrings as NSAttributedStringMBS()
- method placeholderStrings as String()
- method selectText
- method setPlaceholderAttributedStrings(values() as NSAttributedStringMBS)
- method setPlaceholderStrings(values() as string)
- property AllowsCharacterPickerTouchBarItem as Boolean
- property allowsEditingTextAttributes as boolean
- property allowsWritingTools as Boolean
- property AutomaticTextCompletionEnabled as Boolean
- property backgroundColor as NSColorMBS
- property Bezeled as boolean
- property bezelStyle as Integer
- property Bordered as boolean
- property drawsBackground as boolean
- property Editable as boolean
- property importsGraphics as boolean
- property placeholderAttributedString as NSAttributedStringMBS
- property placeholderString as String
- property Selectable as boolean
- property textColor as NSColorMBS
- class NSTextFinderMBS
- method cancelFindIndicator
- method Constructor
- method performAction(operation as Integer)
- method validateAction(operation as Integer) as Boolean
- property client as NSViewMBS
- property findBarContainer as NSViewMBS
- property Handle as Integer
- property incrementalSearchingEnabled as Boolean
- property incrementalSearchingShouldDimContentView as Boolean
- class NSTextViewMBS
- method alignJustified
- method breakUndoCoalescing
- method changeAttributes
- method changeColor
- method changeDocumentBackgroundColor
- method checkTextInDocument
- method checkTextInSelection
- method complete
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method didChangeText
- method insertText(attributedString as NSAttributedStringMBS)
- method insertText(text as string)
- method invalidateTextContainerOrigin
- method loosenKerning
- method lowerBaseline
- method orderFrontLinkPanel
- method orderFrontListPanel
- method orderFrontSpacingPanel
- method orderFrontSubstitutionsPanel
- method orderFrontTablePanel
- method outline
- method pasteAsPlainText
- method pasteAsRichText
- method performFindPanelAction(FindAction as Integer)
- method performFindPanelAction(sender as object)
- method raiseBaseline
- method replaceTextContainer(textContainer as NSTextContainerMBS)
- method shouldChangeTextInRange(affectedCharRange as NSRangeMBS, replacementString as string = "") as Boolean
- method showFindIndicatorForRange(charRange as NSRangeMBS)
- method startSpeaking
- method stopSpeaking
- method tightenKerning
- method toggleAutomaticDashSubstitution
- method toggleAutomaticDataDetection
- method toggleAutomaticLinkDetection
- method toggleAutomaticQuoteSubstitution
- method toggleAutomaticSpellingCorrection
- method toggleAutomaticTextReplacement
- method toggleBold
- method toggleContinuousSpellChecking
- method toggleGrammarChecking
- method toggleItalic
- method toggleSmartInsertDelete
- method toggleTraditionalCharacterShape
- method turnOffKerning
- method turnOffLigatures
- method updateDragTypeRegistration
- method updateFontPanel
- method updateRuler
- method useAllLigatures
- method useStandardKerning
- method useStandardLigatures
- property acceptsGlyphInfo as boolean
- property allowedWritingToolsResultOptions as Integer
- property allowsDocumentBackgroundColorChange as boolean
- property allowsImageEditing as boolean
- property allowsUndo as boolean
- property AutomaticDashSubstitutionEnabled as boolean
- property AutomaticDataDetectionEnabled as boolean
- property AutomaticLinkDetectionEnabled as boolean
- property AutomaticQuoteSubstitutionEnabled as boolean
- property AutomaticSpellingCorrectionEnabled as boolean
- property AutomaticTextReplacementEnabled as boolean
- property backgroundColor as NSColorMBS
- property Bold as Boolean
- property ContinuousSpellCheckingEnabled as boolean
- property defaultParagraphStyle as Variant
- property displaysLinkToolTips as boolean
- property enabledTextCheckingTypes as Int64
- property GrammarCheckingEnabled as boolean
- property insertionPointColor as NSColorMBS
- property isCoalescingUndo as boolean
- property isWritingToolsActive as Boolean
- property Italic as Boolean
- property layoutManager as NSLayoutManagerMBS
- property linkTextAttributes as dictionary
- property markedTextAttributes as dictionary
- property RTFData as Memoryblock
- property RulerVisible as boolean
- property selectedTextAttributes as dictionary
- property smartInsertDeleteEnabled as boolean
- property spellCheckerDocumentTag as Integer
- property supportsAdaptiveImageGlyph as Boolean
- property textContainer as NSTextContainerMBS
- property textContainerInset as NSSizeMBS
- property textContainerOrigin as NSPointMBS
- property textStorage as NSTextStorageMBS
- property typingAttributes as dictionary
- property usesAdaptiveColorMappingForDarkAppearance as Boolean
- property usesFindBar as Boolean
- property usesFindPanel as boolean
- property usesFontPanel as boolean
- property usesInspectorBar as Boolean
- property usesRuler as boolean
- property writingToolsBehavior as Integer
- event shouldChangeTextInRange(affectedCharRange as NSRangeMBS, replacementString as string) as boolean
- event textViewDidChangeSelection
- class SpinningProgressIndicatorMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method startAnimation
- method stopAnimation
- property backgroundColor as NSColorMBS
- property colorValue as NSColorMBS
- property doubleValue as Double
- property drawsBackground as boolean
- property isDisplayedWhenStopped as boolean
- property isIndeterminate as boolean
- property maxValue as Double
- property usesThreadedAnimation as boolean
- class CanvasGesturesMBS
- Class Extensions
- class BevelButton
- method NSButtonMBS as NSButtonMBS
- class Checkbox
- method NSButtonMBS as NSButtonMBS
- class ComboBox
- method NSComboBoxMBS as NSComboBoxMBS
- class ContainerControl
- class Control
- method NSControlMBS as NSControlMBS
- method NSViewMBS as NSViewMBS
- class DateTimePicker
- method NSDatePickerMBS as NSDatePickerMBS
- class DesktopBevelButton
- method NSButtonMBS as NSButtonMBS
- class DesktopButton
- method NSButtonMBS as NSButtonMBS
- class DesktopCheckBox
- method NSButtonMBS as NSButtonMBS
- class DesktopComboBox
- method NSComboBoxMBS as NSComboBoxMBS
- class DesktopContainer
- class DesktopControl
- method NSControlMBS as NSControlMBS
- method NSViewMBS as NSViewMBS
- class DesktopDateTimePicker
- method NSDatePickerMBS as NSDatePickerMBS
- class DesktopDisclosureTriangle
- method NSButtonMBS as NSButtonMBS
- class DesktopGroupBox
- class DesktopImageViewer
- method NSImageViewMBS as NSImageViewMBS
- class DesktopLabel
- method NSTextFieldMBS as NSTextFieldMBS
- class DesktopPopupMenu
- method NSButtonMBS as NSButtonMBS
- method NSPopUpButtonMBS as NSPopUpButtonMBS
- class DesktopProgressbar
- method NSProgressIndicatorMBS as NSProgressIndicatorMBS
- class DesktopProgressWheel
- method NSProgressIndicatorMBS as NSProgressIndicatorMBS
- class DesktopRadioButton
- method NSButtonMBS as NSButtonMBS
- class DesktopRadioGroup
- method NSButtonsMBS as NSButtonMBS()
- class DesktopScrollableArea
- method NSScrollViewMBS as NSScrollViewMBS
- class DesktopScrollBar
- method NSScrollerMBS as NSScrollerMBS
- class DesktopSearchField
- method NSSearchFieldMBS as NSSearchFieldMBS
- class DesktopSegmentedButton
- method NSSegmentedControlMBS as NSSegmentedControlMBS
- class DesktopSeparator
- class DesktopSlider
- method NSSliderMBS as NSSliderMBS
- class DesktopTabPanel
- method NSTabViewMBS as NSTabViewMBS
- class DesktopTextArea
- method NSScrollViewMBS as NSScrollViewMBS
- method NSTextFieldMBS as NSTextFieldMBS
- method NSTextViewMBS as NSTextViewMBS
- class DesktopTextField
- method NSTextFieldMBS as NSTextFieldMBS
- method NSTextViewMBS as NSTextViewMBS
- class DesktopUpDownArrows
- method NSStepperMBS as NSStepperMBS
- class DisclosureTriangle
- method NSButtonMBS as NSButtonMBS
- class Groupbox
- class ImageWell
- method NSImageViewMBS as NSImageViewMBS
- class Label
- method NSTextFieldMBS as NSTextFieldMBS
- class PopupMenu
- method NSButtonMBS as NSButtonMBS
- method NSPopUpButtonMBS as NSPopUpButtonMBS
- class ProgressBar
- method NSProgressIndicatorMBS as NSProgressIndicatorMBS
- class ProgressWheel
- method NSProgressIndicatorMBS as NSProgressIndicatorMBS
- class PushButton
- method NSButtonMBS as NSButtonMBS
- class Radiobutton
- method NSButtonMBS as NSButtonMBS
- class ScrollBar
- method NSScrollerMBS as NSScrollerMBS
- class SearchField
- method NSSearchFieldMBS as NSSearchFieldMBS
- class SegmentedControl
- method NSSegmentedControlMBS as NSSegmentedControlMBS
- class Separator
- class Slider
- method NSSliderMBS as NSSliderMBS
- class Statictext
- method NSTextFieldMBS as NSTextFieldMBS
- class TabPanel
- method NSTabViewMBS as NSTabViewMBS
- class TextArea
- method NSScrollViewMBS as NSScrollViewMBS
- method NSTextFieldMBS as NSTextFieldMBS
- method NSTextViewMBS as NSTextViewMBS
- class TextField
- method NSTextFieldMBS as NSTextFieldMBS
- method NSTextViewMBS as NSTextViewMBS
- class UpDownArrows
- method NSStepperMBS as NSStepperMBS
- class BevelButton
- Controls
- control DesktopNSButtonControlMBS
- property AlternateTitle as String
- property BezelStyle as Integer
- property ButtonType as Integer
- property Title as String
- property View as NSButtonMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSComboBoxControlMBS
- property View as NSComboBoxMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as double)
- event SelectionDidChange
- event SelectionIsChanging
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event WillDismiss
- event WillPopUp
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSDatePickerControlMBS
- property AcceptTabs as Boolean
- property View as NSDatePickerMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSOutlineControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSOutlineViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, item as NSOutlineViewItemMBS, index as Integer) as Boolean
- event BoundsChanged
- event childOfItem(index as Integer, item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, OldColumn as Integer, NewColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event concludeDragOperation(info as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event dataCell(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingEnded(info as NSDraggingInfoMBS)
- event draggingExited(info as NSDraggingInfoMBS)
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, draggedItems() as NSOutlineViewItemMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event heightOfRowByItem(item as NSOutlineViewItemMBS) as Double
- event isGroupItem(item as NSOutlineViewItemMBS) as Boolean
- event isItemExpandable(item as NSOutlineViewItemMBS) as Boolean
- event ItemDidCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemDidExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event itemForPersistentObject(PersistentObject as Variant) as NSOutlineViewItemMBS
- event ItemWillCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemWillExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event LeftMouseDown(e as NSEventMBS) as Boolean
- event LeftMouseDragged(e as NSEventMBS) as Boolean
- event LeftMouseUp(e as NSEventMBS) as Boolean
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) as Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedItems() as NSOutlineViewItemMBS) as string()
- event nextTypeSelectMatchFromItem(startItem as NSOutlineViewItemMBS, endItem as NSOutlineViewItemMBS, searchString as String) as NSOutlineViewItemMBS
- event numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- event objectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Variant
- event Opening
- event OtherMouseDown(e as NSEventMBS) as Boolean
- event OtherMouseDragged(e as NSEventMBS) as Boolean
- event OtherMouseUp(e as NSEventMBS) as Boolean
- event pasteboardWriterForItem(item as NSOutlineViewItemMBS) as NSPasteboardItemMBS
- event persistentObjectForItem(item as NSOutlineViewItemMBS) as Variant
- event RightMouseDown(e as NSEventMBS) as Boolean
- event RightMouseDragged(e as NSEventMBS) as Boolean
- event RightMouseUp(e as NSEventMBS) as Boolean
- event rowViewForItem(item as NSOutlineViewItemMBS) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInOutlineView as Boolean
- event setObjectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, value as Variant)
- event shouldCollapseAutoExpandedItemsForDeposited(deposited as Boolean, superResult as Boolean) as Boolean
- event shouldCollapseItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldEdit(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldExpandItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldReorderColumn(columnIndex as Integer, newColumnIndex as Integer) as Boolean
- event shouldSelectItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as Boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldShowOutlineCellForItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as String) as Boolean
- event sizeToFitWidthOfColumn(Column as Integer) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event toolTipForCell(cell as NSCellMBS, byref rect as NSRectMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, mouseLocation as NSPointMBS) as String
- event typeSelectString(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as String
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedItem as NSOutlineViewItemMBS, proposedChildIndex as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willDisplayOutlineCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeItems(items() as NSOutlineViewItemMBS, pasteboard as NSPasteboardMBS) as Boolean
- control DesktopNSPathControlControlMBS
- property View as NSPathControlMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event DoubleClick
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as double)
- event willDisplayOpenPanel(openPanel as Variant)
- event willPopUpMenu(menu as Variant)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSPopUpButtonControlMBS
- property View as NSPopUpButtonMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSearchFieldControlMBS
- property View as NSSearchFieldMBS
- event Action
- event BoundsChanged
- event cancelButtonRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event searchButtonRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- event searchFieldDidEndSearching
- event searchFieldDidStartSearching
- event searchTextRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSecureTextFieldControlMBS
- property echosBullets as Boolean
- property View as NSSecureTextFieldMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSegmentedControlControlMBS
- property View as NSSegmentedControlMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as double)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSplitViewControlMBS
- property View as NSSplitViewMBS
- event BoundsChanged
- event canCollapseSubview(subview as NSViewMBS) as Boolean
- 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 DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event drawDivider(graphics as NSGraphicsMBS, Rect as NSRectMBS) as Boolean
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 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)
- control DesktopNSSwitchControlMBS
- property State as Boolean
- property View as NSSwitchMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as double)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSTableControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property disableCellEvents as Boolean
- property disableViewEvents as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSTableViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, row as Integer, dropOperation as Integer) as boolean
- event BoundsChanged
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, rowIndexes as NSIndexSetMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event LeftMouseDown(e as NSEventMBS) as boolean
- event LeftMouseDragged(e as NSEventMBS) as boolean
- event LeftMouseUp(e as NSEventMBS) as boolean
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedRowsWithIndexes as NSIndexSetMBS) as string()
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event numberOfRowsInTableView as Integer
- event objectValue(column as NSTableColumnMBS, row as Integer) as Variant
- event Opening
- event OtherMouseDown(e as NSEventMBS) as boolean
- event OtherMouseDragged(e as NSEventMBS) as boolean
- event OtherMouseUp(e as NSEventMBS) as boolean
- event pasteboardItemForRow(row as Integer) as NSPasteboardItemMBS
- event RightMouseDown(e as NSEventMBS) as boolean
- event RightMouseDragged(e as NSEventMBS) as boolean
- event RightMouseUp(e as NSEventMBS) as boolean
- event rowActionsForRow(row as Integer, edge as Integer) as NSTableViewRowActionMBS()
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event setObjectValue(value as Variant, column as NSTableColumnMBS, row as Integer)
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedRow as Integer, dropOperation as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeRowsWithIndexes(rowIndexes as NSIndexSetMBS, pboard as NSPasteboardMBS) as boolean
- control DesktopNSTextFieldControlMBS
- property View as NSTextFieldMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSTextViewControlMBS
- property AcceptTabs as Boolean
- property Scrollview as Variant
- property View as NSTextViewMBS
- event BoundsChanged
- event clickedOnLink(Link as Variant, charIndex as Integer) as Boolean
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- 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 Opening
- event ScaleFactorChanged(NewFactor as Double)
- event shouldChangeTextInRange(affectedCharRange as NSRangeMBS, replacementString as string) as boolean
- event textDidBeginEditing
- event textDidChange
- event textDidEndEditing
- event textShouldBeginEditing as boolean
- event textShouldEndEditing as boolean
- event textViewDidChangeSelection
- event textViewWritingToolsDidEnd
- event textViewWritingToolsWillBegin
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSTokenFieldControlMBS
- property View as NSTokenFieldMBS
- event BoundsChanged
- event Closing
- event completionsForSubstring(substring as string, tokenIndex as Integer, byref selectedIndex as Integer) as Variant()
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event displayStringForRepresentedObject(representedObject as Variant) as string
- event editingStringForRepresentedObject(representedObject as Variant) as string
- event FocusLost
- event FocusReceived
- event FrameChanged
- event hasMenuForRepresentedObject(representedObject as Variant) as boolean
- event MenuBarSelected
- event menuForRepresentedObject(representedObject as Variant) as NSMenuMBS
- 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 Opening
- event readFromPasteboard(pboard as NSPasteboardMBS) as Variant()
- event representedObjectForEditingString(editingString as string) as Variant
- event ScaleFactorChanged(NewFactor as Double)
- event shouldAddObjects(tokens() as Variant, index as Integer) as Variant()
- event styleForRepresentedObject(representedObject as Variant) as Integer
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldAction
- event tokenFieldTextShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldTextShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event writeRepresentedObjects(objects() as Variant, pboard as NSPasteboardMBS) as boolean
- control NSButtonControlMBS
- property AlternateTitle as String
- property BezelStyle as Integer
- property ButtonType as Integer
- property Title as String
- property View as NSButtonMBS
- 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 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 willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSComboBoxControlMBS
- property View as NSComboBoxMBS
- 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 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 SelectionDidChange
- event SelectionIsChanging
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event WillDismiss
- event WillPopUp
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSDatePickerControlMBS
- property AcceptTabs as Boolean
- property View as NSDatePickerMBS
- 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 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 willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSOutlineControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSOutlineViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, item as NSOutlineViewItemMBS, index as Integer) as Boolean
- event BoundsChanged
- event childOfItem(index as Integer, item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- event Close
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, OldColumn as Integer, NewColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event concludeDragOperation(info as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event dataCell(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingEnded(info as NSDraggingInfoMBS)
- event draggingExited(info as NSDraggingInfoMBS)
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, draggedItems() as NSOutlineViewItemMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event heightOfRowByItem(item as NSOutlineViewItemMBS) as Double
- event isGroupItem(item as NSOutlineViewItemMBS) as Boolean
- event isItemExpandable(item as NSOutlineViewItemMBS) as Boolean
- event ItemDidCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemDidExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event itemForPersistentObject(PersistentObject as Variant) as NSOutlineViewItemMBS
- event ItemWillCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemWillExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event LeftMouseDown(e as NSEventMBS) as Boolean
- event LeftMouseDragged(e as NSEventMBS) as Boolean
- event LeftMouseUp(e as NSEventMBS) as Boolean
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) as Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedItems() as NSOutlineViewItemMBS) as string()
- event nextTypeSelectMatchFromItem(startItem as NSOutlineViewItemMBS, endItem as NSOutlineViewItemMBS, searchString as String) as NSOutlineViewItemMBS
- event numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- event objectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Variant
- event Open
- event Opening
- event OtherMouseDown(e as NSEventMBS) as Boolean
- event OtherMouseDragged(e as NSEventMBS) as Boolean
- event OtherMouseUp(e as NSEventMBS) as Boolean
- event pasteboardWriterForItem(item as NSOutlineViewItemMBS) as NSPasteboardItemMBS
- event persistentObjectForItem(item as NSOutlineViewItemMBS) as Variant
- event RightMouseDown(e as NSEventMBS) as Boolean
- event RightMouseDragged(e as NSEventMBS) as Boolean
- event RightMouseUp(e as NSEventMBS) as Boolean
- event rowViewForItem(item as NSOutlineViewItemMBS) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInOutlineView as Boolean
- event setObjectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, value as Variant)
- event shouldCollapseAutoExpandedItemsForDeposited(deposited as Boolean, superResult as Boolean) as Boolean
- event shouldCollapseItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldEdit(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldExpandItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldReorderColumn(columnIndex as Integer, newColumnIndex as Integer) as Boolean
- event shouldSelectItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as Boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldShowOutlineCellForItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as String) as Boolean
- event sizeToFitWidthOfColumn(Column as Integer) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event toolTipForCell(cell as NSCellMBS, byref rect as NSRectMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, mouseLocation as NSPointMBS) as String
- event typeSelectString(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as String
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedItem as NSOutlineViewItemMBS, proposedChildIndex as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willDisplayOutlineCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeItems(items() as NSOutlineViewItemMBS, pasteboard as NSPasteboardMBS) as Boolean
- control NSPathControlControlMBS
- property View as NSPathControlMBS
- 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)
- control NSPopUpButtonControlMBS
- property View as NSPopUpButtonMBS
- 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 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 willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSearchFieldControlMBS
- property View as NSSearchFieldMBS
- event Action
- event BoundsChanged
- event cancelButtonRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- 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 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 searchButtonRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- event searchFieldDidEndSearching
- event searchFieldDidStartSearching
- event searchTextRectForBounds(controlRect as NSRectMBS, cellRect as NSRectMBS) as NSRectMBS
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSecureTextFieldControlMBS
- property echosBullets as Boolean
- property View as NSSecureTextFieldMBS
- 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 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 TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSegmentedControlControlMBS
- property View as NSSegmentedControlMBS
- 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 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 willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSplitViewControlMBS
- property View as NSSplitViewMBS
- 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)
- control NSSwitchControlMBS
- property State as Boolean
- property View as NSSwitchMBS
- 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 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 willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSTableControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property disableCellEvents as Boolean
- property disableViewEvents as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSTableViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, row as Integer, dropOperation as Integer) as boolean
- event BoundsChanged
- event Close
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, rowIndexes as NSIndexSetMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event LeftMouseDown(e as NSEventMBS) as boolean
- event LeftMouseDragged(e as NSEventMBS) as boolean
- event LeftMouseUp(e as NSEventMBS) as boolean
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedRowsWithIndexes as NSIndexSetMBS) as string()
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event numberOfRowsInTableView as Integer
- event objectValue(column as NSTableColumnMBS, row as Integer) as Variant
- event Open
- event Opening
- event OtherMouseDown(e as NSEventMBS) as boolean
- event OtherMouseDragged(e as NSEventMBS) as boolean
- event OtherMouseUp(e as NSEventMBS) as boolean
- event pasteboardItemForRow(row as Integer) as NSPasteboardItemMBS
- event RightMouseDown(e as NSEventMBS) as boolean
- event RightMouseDragged(e as NSEventMBS) as boolean
- event RightMouseUp(e as NSEventMBS) as boolean
- event rowActionsForRow(row as Integer, edge as Integer) as NSTableViewRowActionMBS()
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event setObjectValue(value as Variant, column as NSTableColumnMBS, row as Integer)
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedRow as Integer, dropOperation as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeRowsWithIndexes(rowIndexes as NSIndexSetMBS, pboard as NSPasteboardMBS) as boolean
- control NSTextFieldControlMBS
- property View as NSTextFieldMBS
- 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 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 TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSTextViewControlMBS
- property AcceptTabs as Boolean
- property Scrollview as Variant
- property View as NSTextViewMBS
- event BoundsChanged
- event clickedOnLink(Link as Variant, charIndex as Integer) as Boolean
- 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 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 shouldChangeTextInRange(affectedCharRange as NSRangeMBS, replacementString as string) as boolean
- event textDidBeginEditing
- event textDidChange
- event textDidEndEditing
- event textShouldBeginEditing as boolean
- event textShouldEndEditing as boolean
- event textViewDidChangeSelection
- event textViewWritingToolsDidEnd
- event textViewWritingToolsWillBegin
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSTokenFieldControlMBS
- property View as NSTokenFieldMBS
- event BoundsChanged
- event Close
- event Closing
- event completionsForSubstring(substring as string, tokenIndex as Integer, byref selectedIndex as Integer) as Variant()
- 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 displayStringForRepresentedObject(representedObject as Variant) as string
- event editingStringForRepresentedObject(representedObject as Variant) as string
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event hasMenuForRepresentedObject(representedObject as Variant) as boolean
- event LostFocus
- event MenuBarSelected
- event menuForRepresentedObject(representedObject as Variant) as NSMenuMBS
- 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 readFromPasteboard(pboard as NSPasteboardMBS) as Variant()
- event representedObjectForEditingString(editingString as string) as Variant
- event ScaleFactorChanged(NewFactor as Double)
- event shouldAddObjects(tokens() as Variant, index as Integer) as Variant()
- event styleForRepresentedObject(representedObject as Variant) as Integer
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldAction
- event tokenFieldTextShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldTextShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event writeRepresentedObjects(objects() as Variant, pboard as NSPasteboardMBS) as boolean
- control NSViewControlMBS
- property View as NSViewMBS
- 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 isFlipped 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
- control DesktopNSButtonControlMBS
- Examples
- Blog Entries
- News from the MBS Xojo Plugins Version 24.1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.1
- News from the MBS Xojo Plugins Version 23.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 18.2
- MBS Xojo / Real Studio Plugins, version 17.0pr1
- MBS Real Studio Plugins, version 13.1pr11
- MBS Real Studio Plugins, version 12.5pr1
- MBS Real Studio Plugins, version 12.4pr9
- Custom Scrollbars for Real Studio Cocoa Apps
Release notes
- Version 26.3
- Added NSScrollViewMBS method to DesktopScrollableArea control in Xojo 2026r2.
- Version 26.2
- Added searchFieldDidStartSearching and searchFieldDidEndSearching events to NSSearchFieldControlMBS control.
- Added searchTextRectForBounds, searchButtonRectForBounds, and cancelButtonRectForBounds events to NSSearchFieldControlMBS control to customize the layout.
- Updated NSSearchFieldMBS to make more of the properties debugger visible.
- Version 26.0
- Added more constants for NSSegmentedControlMBS class.
- Version 25.5
- Added NSSymbolEffectMBS class and subclasses.
- Added addSymbolEffect, removeSymbolEffectOfType, removeAllSymbolEffects and setSymbolImage methods to NSImageViewMBS class.
- Added NSSymbolContentTransitionMBS class and subclasses.
- Added NSSymbolEffectOptionsRepeatBehaviorMBS class and subclasses.
- Added symbolConfiguration property to NSButtonMBS class.
- Upgraded NSImageViewMBS class with more methods.
- Version 25.4
- Improved NSSearchFieldControlMBS control to make the willShowContextualMenu event work.
- Version 25.3
- Added constants to NSButtonCellMBS class.
- Added ControlSizeExtraLarge constant to NSControlMBS class.
- Added isSelected and isHighlighted properties for iOS to NSControlMBS class.
- Added neutralValue property to NSSliderMBS class.
- Added NSWritingToolsResultPresentationIntent constant to NSTextViewMBS class.
- Added placeholderStrings and placeholderAttributedStrings methods to NSTextFieldMBS class.
- Changed NSControlMBS class to pass editor as variant to avoid dependency between NSControl and NSText plugin parts.
- Enabled NSControlMBS for iOS.
- Version 25.1
- Added supportsAdaptiveImageGlyph property to NSTextViewMBS class.
- Added usesAdaptiveColorMappingForDarkAppearance property for NSTextViewMBS class.
- Version 25.0
- Added allowsWritingTools property to NSTextFieldMBS class.
- Version 24.5
- Added abortEditing method to NSControlMBS class.
- Added clickedOnLink event for NSTextViewControlMBS control.
- Added isWritingToolsActive, writingToolsBehavior and allowedWritingToolsResultOptions properties for NSTextViewMBS class.
- Added sendAction method for NSControlMBS class.
- Added textViewWritingToolsWillBegin and textViewWritingToolsDidEnd events for NSTextViewControlMBS control.
- Added WillPopUp, WillDismiss, SelectionIsChanging and SelectionDidChange events to NSComboBoxControlMBS control.
The items on this page are in the following plugins: MBS ChartDirector Plugin, MBS CURL Plugin, MBS Images Plugin, MBS MacBase Plugin, MBS MacClassic Plugin, MBS MacCocoa Plugin, MBS MacControls Plugin, MBS MacExtras Plugin, MBS MacFrameworks Plugin, MBS Phidgets Plugin, MBS Tools Plugin, MBS Win Plugin.