Platforms to show: All Mac Windows Linux Cross-Platform
NSTextMBS.NSBackspaceCharacter=8
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSBackTabCharacter=&h19
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSBacktabTextMovement=&h12
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Backtab (Shift-Tab) key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Backtab (Shift-Tab) key was pressed.
NSTextMBS.NSCancelTextMovement=&h17
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes:
The user cancelled the completion.
Available in Mac OS X v10.3 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes:
The user cancelled the completion.
Available in Mac OS X v10.3 and later.
NSTextMBS.NSCarriageReturnCharacter=13
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSCenterTextAlignment=2
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually centered
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually centered
NSTextMBS.NSDeleteCharacter=&h7F
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSDownTextMovement=&h16
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The down arrow key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The down arrow key was pressed.
NSTextMBS.NSEnterCharacter=3
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSFormFeedCharacter=12
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSIllegalTextMovement=0
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: Currently unused.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: Currently unused.
NSTextMBS.NSJustifiedTextAlignment=3
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Fully-justified. The last line in a paragraph is natural-aligned.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Fully-justified. The last line in a paragraph is natural-aligned.
NSTextMBS.NSLeftTextAlignment=0
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually left aligned
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually left aligned
NSTextMBS.NSLeftTextMovement=&h13
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The left arrow key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The left arrow key was pressed.
NSTextMBS.NSLineSeparatorCharacter=&h2028
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSNaturalTextAlignment=4
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Indicates the default alignment for script.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Indicates the default alignment for script.
NSTextMBS.NSNewlineCharacter=10
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSOtherTextMovement=0
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes:
The user performed some undefined action.
Available in Mac OS X v10.3 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes:
The user performed some undefined action.
Available in Mac OS X v10.3 and later.
NSTextMBS.NSParagraphSeparatorCharacter=&h2029
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSReturnTextMovement=&h10
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Return key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Return key was pressed.
NSTextMBS.NSRightTextAlignment=1
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually right aligned
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the text alignment constants for the alignment property.
Notes: Visually right aligned
NSTextMBS.NSRightTextMovement=&h14
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The right arrow key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The right arrow key was pressed.
NSTextMBS.NSTabCharacter=9
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify commonly used Unicode characters.
NSTextMBS.NSTabTextMovement=&h11
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Tab key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The Tab key was pressed.
NSTextMBS.NSTextWritingDirectionEmbedding=0
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 9.6, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: An additional constant to specify the writing direction.
Notes:
Direction is embedded.
Available in Mac OS X v10.6 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 9.6, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: An additional constant to specify the writing direction.
Notes:
Direction is embedded.
Available in Mac OS X v10.6 and later.
NSTextMBS.NSTextWritingDirectionOverride=1
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 9.6, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: An additional constant to specify the writing direction.
Notes:
Direction override
Available in Mac OS X v10.6 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 9.6, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: An additional constant to specify the writing direction.
Notes:
Direction override
Available in Mac OS X v10.6 and later.
NSTextMBS.NSUpTextMovement=&h15
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The up arrow key was pressed.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: 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?"
Notes: The up arrow key was pressed.
NSTextMBS.NSWritingDirectionLeftToRight=0
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is left to right.
Available in Mac OS X v10.2 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is left to right.
Available in Mac OS X v10.2 and later.
NSTextMBS.NSWritingDirectionNatural=-1
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is determined using the Unicode Bidi Algorithm rules P2 and P3. Default.
Available in Mac OS X v10.4 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is determined using the Unicode Bidi Algorithm rules P2 and P3. Default.
Available in Mac OS X v10.4 and later.
NSTextMBS.NSWritingDirectionRightToLeft=1
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is right to left.
Available in Mac OS X v10.2 and later.
const, Cocoa, MBS Real Studio Cocoa Plugin (NSText), class NSTextMBS,
Plugin version: 8.4, Mac: Yes, Win: No, Linux: No, Console & Web: No, Feedback.
Function: One of the constants to specify the writing directions.
Notes:
The writing direction is right to left.
Available in Mac OS X v10.2 and later.
The items on this page are in the following plugins: MBS Real Studio Cocoa Plugin.
Links
MBS Realbasic Chart Plugins