Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSTextViewMBS class.

NSTextViewMBS.NSFindPanelSubstringMatchTypeContains=0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the type of substring matching used by the Find panel.

Finds a word containing the search string.
Available in Mac OS X v10.5 and later.

NSTextViewMBS.NSFindPanelSubstringMatchTypeEndsWith=3

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the type of substring matching used by the Find panel.

Finds a word ending with the search string.
Available in Mac OS X v10.5 and later.

NSTextViewMBS.NSFindPanelSubstringMatchTypeFullWord=2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the type of substring matching used by the Find panel.

Finds a word exactly matching the search string.
Available in Mac OS X v10.5 and later.

NSTextViewMBS.NSFindPanelSubstringMatchTypeStartsWith=1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the type of substring matching used by the Find panel.

Finds a word starting with the search string.
Available in Mac OS X v10.5 and later.

NSTextViewMBS.NSSelectByCharacter=0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify how much the text view extends the selection when the user drags the mouse.

Extends the selection character by character.

NSTextViewMBS.NSSelectByParagraph=2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify how much the text view extends the selection when the user drags the mouse.

Extends the selection paragraph by paragraph.

NSTextViewMBS.NSSelectByWord=1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify how much the text view extends the selection when the user drags the mouse.

Extends the selection word by word.

NSTextViewMBS.NSSelectionAffinityDownstream=1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the preferred direction of selection.

The selection is moving toward the bottom of the document.

NSTextViewMBS.NSSelectionAffinityUpstream=0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 9.6
One of the constants to specify the preferred direction of selection.

The selection is moving toward the top of the document.

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