Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSEventMBS class.

Previous items

NSEventMBS.NSTabletPointEventSubtype = 1

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 tablet-pointer event; see description of NSTabletPoint.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSTabletPointMask = &h800000

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.NSTabletProximity=24

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

NSEventMBS.NSTabletProximityEventSubtype = 2

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 tablet-proximity event; see description of NSTabletProximity.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSTabletProximityMask = &h1000000

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.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSTouchEventSubtype = 3

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 touch event subtype.
Available in Mac OS X v10.6 and later.

NSEventMBS.NSUndoFunctionKey = &hF743

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.

Undo key. Not on most Macintosh keyboards.

NSEventMBS.NSUnknownPointingDevice=0

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants represent pointing-device types for NSTabletProximity events or mouse events with subtype NSTabletProximityEventSubtype.

The pointingDeviceType method returns one of these constants.
Represents an unknown type of pointing device.
Available in Mac OS X v10.4 and later.

NSEventMBS.NSUpArrowFunctionKey = &hF700

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.

Up Arrow key.

NSEventMBS.NSUserFunctionKey = &hF736

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.

User key. Not on most Macintosh keyboards.

NSEventMBS.NSWindowExposedEventType = 0

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing the types of events defined by the Application Kit.

A non-retained NSWindow has been exposed.

NSEventMBS.NSWindowMovedEventType = 4

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing the types of events defined by the Application Kit.

An NSWindow has moved.

Previous 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...