Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSTextMBS class.

NSTextMBS.NSBackspaceCharacter = 8

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSBackTabCharacter = &h19

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSBacktabTextMovement = &h12

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The Backtab (Shift-Tab) key was pressed.

NSTextMBS.NSCancelTextMovement = &h17

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The user cancelled the completion.
Available in Mac OS X v10.3 and later.

NSTextMBS.NSCarriageReturnCharacter = 13

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSDeleteCharacter = &h7F

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSDownTextMovement = &h16

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The down arrow key was pressed.

NSTextMBS.NSEnterCharacter = 3

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSFormFeedCharacter = 12

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSIllegalTextMovement = 0

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

Currently unused.

NSTextMBS.NSLeftTextMovement = &h13

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The left arrow key was pressed.

NSTextMBS.NSLineSeparatorCharacter = &h2028

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSNewlineCharacter = 10

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSOtherTextMovement = 0

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The user performed some undefined action.

Available in Mac OS X v10.3 and later.

NSTextMBS.NSParagraphSeparatorCharacter = &h2029

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSReturnTextMovement = &h10

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The Return key was pressed.

NSTextMBS.NSRightTextMovement = &h14

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The right arrow key was pressed.

NSTextMBS.NSTabCharacter = 9

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants to specify commonly used Unicode characters.

NSTextMBS.NSTabTextMovement = &h11

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The Tab key was pressed.

NSTextMBS.NSTextWritingDirectionEmbedding = 0

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 9.6
An additional constant to specify the writing direction.

Direction is embedded.
Available in Mac OS X v10.6 and later.

NSTextMBS.NSTextWritingDirectionOverride = 1

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 9.6
An additional constant to specify the writing direction.

Direction override
Available in Mac OS X v10.6 and later.

NSTextMBS.NSUpTextMovement = &h15

Type Topic Plugin Version
const Cocoa Text MBS MacCocoa Plugin 8.4
One of the constants used to specify the reason for a change of editing focus among text fields, in essence answering the question "why am I leaving the field?"

The up arrow key was pressed.

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


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