Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSEventMBS class.

Previous items Next items

NSEventMBS.NSKeyUp=11

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSKeyUpMask = &h800

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSLeftArrowFunctionKey = &hF702

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Left Arrow key.

NSEventMBS.NSLeftMouseDown=1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSLeftMouseDownMask = 2

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSLeftMouseDragged=6

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSLeftMouseDraggedMask = 64

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSLeftMouseUp=2

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSLeftMouseUpMask = 4

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSMenuFunctionKey = &hF735

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Menu key. Not on most Macintosh keyboards.

NSEventMBS.NSModeSwitchFunctionKey = &hF747

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Mode Switch key. Not on most Macintosh keyboards.

NSEventMBS.NSMouseEntered=8

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSMouseEnteredMask = &h100

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSMouseEventSubtype = 0

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing mouse-event subtypes for mouse and tablet events (accessed with the subtype method).

Indicates a purely mouse event.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSMouseExited=9

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSMouseExitedMask = &h200

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSMouseMoved=5

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSMouseMovedMask = 32

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSNextFunctionKey = &hF740

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Next key. Not on most Macintosh keyboards.

NSEventMBS.NSNumericPadKeyMask = &h200000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing device-independent bits found in event modifier flags.

Set if any key in the numeric keypad is pressed. The numeric keypad is generally on the right side of the keyboard. This is also set if any of the arrow keys are pressed (NSUpArrowFunctionKey, NSDownArrowFunctionKey, NSLeftArrowFunctionKey, and NSRightArrowFunctionKey).

NSEventMBS.NSOtherMouseDown=25

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSOtherMouseDownMask = &h2000000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSOtherMouseDragged=27

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSOtherMouseDraggedMask = &h8000000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSOtherMouseUp=26

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSOtherMouseUpMask = &h4000000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSPageDownFunctionKey = &hF72D

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Page Down key.

NSEventMBS.NSPageUpFunctionKey = &hF72C

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Page Up key.

NSEventMBS.NSPauseFunctionKey = &hF730

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Pause key. Not on most Macintosh keyboards.

NSEventMBS.NSPenLowerSideMask=2

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

Previous items Next items

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...