![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSTextView</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSTextView">NSTextView</a></h1> <h3>Authors</h3> <dl> <dt>Scott Christley (<a href="mailto:scottc@net-community.com"><code>scottc@net-community.com</code></a>)</dt> <dd> </dd> <dt>Felipe A. Rodriguez (<a href="mailto:far@ix.netcom.com"><code>far@ix.netcom.com</code></a>)</dt> <dd> </dd> <dt>Daniel Boehringer (<a href="mailto:boehring@biomed.ruhr-uni-bochum.de"><code>boehring@biomed.ruhr-uni-bochum.de</code></a>)</dt> <dd> </dd> <dt>Fred Kiefer (<a href="mailto:FredKiefer@gmx.de"><code>FredKiefer@gmx.de</code></a>)</dt> <dd> </dd> <dt>Nicola Pero (<a href="mailto:n.pero@mi.flashnet.it"><code>n.pero@mi.flashnet.it</code></a>)</dt> <dd> </dd> <dt>Pierre-Yves Rivaille (<a href="mailto:pyrivail@ens-lyon.fr"><code>pyrivail@ens-lyon.fr</code></a>)</dt> <dd> </dd> </dl> <p><b>Copyright:</b> (C) 1996, 1998, 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc. </p> <div> <hr width="50%" align="left" /> <h3>Contents -</h3> <ol> <li> <a href="#001000000000">Software documentation for the NSTextView class</a> </li> <li> <a href="#002000000000">Software documentation for the NSObject(NSTextViewDelegate) informal protocol</a> </li> <li> <a href="#003000000000">Software documentation for the NSTextView(GSTextViewSync) category</a> </li> <li> <a href="#004000000000">Software documentation for the NSTextView(UserActions) category</a> </li> <li> <a href="#005000000000">Software documentation for the NSTextView(leftovers) category</a> </li> <li> <a href="#006000000000">Software documentation for the NSTextViewDelegate protocol</a> </li> </ol> <hr width="50%" align="left" /> </div> <h1><a name="001000000000"> Software documentation for the NSTextView class </a></h1> <h2><a name="class$NSTextView">NSTextView</a> : <a rel="gsdoc" href="NSText.html#class$NSText">NSText</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="NSInputManager.html#protocol$(NSTextInput)">NSTextInput</a></dd> <dd>NSUserInterfaceValidations</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSTextView_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_layoutManagerDidInvalidateLayout">-_layoutManagerDidInvalidateLayout</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_recacheDelegateResponses">-_recacheDelegateResponses</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_syncTextViewsByCalling$withFlag$">-_syncTextViewsByCalling:withFlag:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_updateMultipleTextViews">-_updateMultipleTextViews</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-alignJustified$">-alignJustified:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-loosenKerning$">-loosenKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-lowerBaseline$">-lowerBaseline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-outline$">-outline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-raiseBaseline$">-raiseBaseline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-setBaseWritingDirection$range$">-setBaseWritingDirection:range:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-tightenKerning$">-tightenKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleBaseWritingDirection$">-toggleBaseWritingDirection:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleContinuousSpellChecking$">-toggleContinuousSpellChecking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleTraditionalCharacterShape$">-toggleTraditionalCharacterShape:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-transpose$">-transpose:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-turnOffKerning$">-turnOffKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-turnOffLigatures$">-turnOffLigatures:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useAllLigatures$">-useAllLigatures:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useStandardKerning$">-useStandardKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useStandardLigatures$">-useStandardLigatures:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-acceptableDragTypes">-acceptableDragTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-acceptsGlyphInfo">-acceptsGlyphInfo</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-allowsDocumentBackgroundColorChange">-allowsDocumentBackgroundColorChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-breakUndoCoalescing">-breakUndoCoalescing</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-changeAttributes$">-changeAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-changeDocumentBackgroundColor$">-changeDocumentBackgroundColor:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-cleanUpAfterDragOperation">-cleanUpAfterDragOperation</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-clickedOnLink$atIndex$">-clickedOnLink:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-complete$">-complete:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-completionsForPartialWordRange$indexOfSelectedItem$">-completionsForPartialWordRange:indexOfSelectedItem:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragImageForSelectionWithEvent$origin$">-dragImageForSelectionWithEvent:origin:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragOperationForDraggingInfo$type$">-dragOperationForDraggingInfo:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragSelectionWithEvent$offset$slideBack$">-dragSelectionWithEvent:offset:slideBack:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-drawInsertionPointInRect$color$turnedOn$">-drawInsertionPointInRect:color:turnedOn:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-drawViewBackgroundInRect$">-drawViewBackgroundInRect:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-insertCompletion$forPartialWordRange$movement$isFinal$">-insertCompletion:forPartialWordRange:movement:isFinal:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontLinkPanel$">-orderFrontLinkPanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontListPanel$">-orderFrontListPanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontTablePanel$">-orderFrontTablePanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-performFindPanelAction$">-performFindPanelAction:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-preferredPasteboardTypeFromArray$restrictedToTypesFromArray$">-preferredPasteboardTypeFromArray:restrictedToTypesFromArray:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readSelectionFromPasteboard$">-readSelectionFromPasteboard:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readSelectionFromPasteboard$type$">-readSelectionFromPasteboard:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readablePasteboardTypes">-readablePasteboardTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectedRanges">-selectedRanges</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionAffinity">-selectionAffinity</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionGranularity">-selectionGranularity</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionRangeForProposedRange$granularity$">-selectionRangeForProposedRange:granularity:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setAcceptsGlyphInfo$">-setAcceptsGlyphInfo:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setAllowsDocumentBackgroundColorChange$">-setAllowsDocumentBackgroundColorChange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setNeedsDisplayInRect$avoidAdditionalLayout$">-setNeedsDisplayInRect:avoidAdditionalLayout:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRange$">-setSelectedRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRange$affinity$stillSelecting$">-setSelectedRange:affinity:stillSelecting:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRanges$">-setSelectedRanges:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRanges$affinity$stillSelecting$">-setSelectedRanges:affinity:stillSelecting:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectionGranularity$">-setSelectionGranularity:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setTypingAttributes$">-setTypingAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-shouldDrawInsertionPoint">-shouldDrawInsertionPoint</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartDeleteRangeForProposedRange$">-smartDeleteRangeForProposedRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertAfterStringForString$replacingRange$">-smartInsertAfterStringForString:replacingRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertBeforeStringForString$replacingRange$">-smartInsertBeforeStringForString:replacingRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertForString$replacingRange$beforeString$afterString$">-smartInsertForString:replacingRange:beforeString:afterString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-spellCheckerDocumentTag">-spellCheckerDocumentTag</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-startSpeaking$">-startSpeaking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-stopSpeaking$">-stopSpeaking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-toggleSmartInsertDelete$">-toggleSmartInsertDelete:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-typingAttributes">-typingAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateDragTypeRegistration">-updateDragTypeRegistration</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateFontPanel">-updateFontPanel</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateInsertionPointStateAndRestartTimer$">-updateInsertionPointStateAndRestartTimer:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateRuler">-updateRuler</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-validRequestorForSendType$returnType$">-validRequestorForSendType:returnType:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writablePasteboardTypes">-writablePasteboardTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writeSelectionToPasteboard$type$">-writeSelectionToPasteboard:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writeSelectionToPasteboard$types$">-writeSelectionToPasteboard:types:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView+defaultTypingAttributes">+defaultTypingAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView+registerForServices">+registerForServices</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-_updateInputMethodState">-_updateInputMethodState</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-_updateInputMethodWithInsertionPoint$">-_updateInputMethodWithInsertionPoint:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-allowsUndo">-allowsUndo</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-defaultParagraphStyle">-defaultParagraphStyle</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-didChangeText">-didChangeText</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-initWithFrame$">-initWithFrame:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-initWithFrame$textContainer$">-initWithFrame:textContainer:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-insertionPointColor">-insertionPointColor</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-invalidateTextContainerOrigin">-invalidateTextContainerOrigin</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-isContinuousSpellCheckingEnabled">-isContinuousSpellCheckingEnabled</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-layoutManager">-layoutManager</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-linkTextAttributes">-linkTextAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-markedTextAttributes">-markedTextAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-pasteAsPlainText$">-pasteAsPlainText:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-pasteAsRichText$">-pasteAsRichText:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangeForUserCharacterAttributeChange">-rangeForUserCharacterAttributeChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangeForUserCompletion">-rangeForUserCompletion</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangeForUserParagraphAttributeChange">-rangeForUserParagraphAttributeChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangeForUserTextChange">-rangeForUserTextChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangesForUserCharacterAttributeChange">-rangesForUserCharacterAttributeChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangesForUserParagraphAttributeChange">-rangesForUserParagraphAttributeChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-rangesForUserTextChange">-rangesForUserTextChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-replaceCharactersInRange$withAttributedString$">-replaceCharactersInRange:withAttributedString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-replaceCharactersInRange$withString$">-replaceCharactersInRange:withString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-replaceTextContainer$">-replaceTextContainer:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-selectedTextAttributes">-selectedTextAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setAlignment$range$">-setAlignment:range:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setAllowsUndo$">-setAllowsUndo:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setConstrainedFrameSize$">-setConstrainedFrameSize:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setContinuousSpellCheckingEnabled$">-setContinuousSpellCheckingEnabled:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setDefaultParagraphStyle$">-setDefaultParagraphStyle:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setInsertionPointColor$">-setInsertionPointColor:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setLinkTextAttributes$">-setLinkTextAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setMarkedTextAttributes$">-setMarkedTextAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setRulerVisible$">-setRulerVisible:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setSelectedTextAttributes$">-setSelectedTextAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setSmartInsertDeleteEnabled$">-setSmartInsertDeleteEnabled:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setTextContainer$">-setTextContainer:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setTextContainerInset$">-setTextContainerInset:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setUsesFindPanel$">-setUsesFindPanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-setUsesRuler$">-setUsesRuler:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-shouldChangeTextInRange$replacementString$">-shouldChangeTextInRange:replacementString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-shouldChangeTextInRanges$replacementStrings$">-shouldChangeTextInRanges:replacementStrings:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-smartInsertDeleteEnabled">-smartInsertDeleteEnabled</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-textContainer">-textContainer</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-textContainerInset">-textContainerInset</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-textContainerOrigin">-textContainerOrigin</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-textStorage">-textStorage</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-usesFindPanel">-usesFindPanel</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView-usesRuler">-usesRuler</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSTextView+defaultTypingAttributes">defaultTypingAttributes </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>defaultTypingAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Returns the default typing attributes: black text, default paragraph style (as returned by [NSParagraphStyle defaultParagraphStyle]), and default user font and size (as returned by [NSFont userFontOfSize: 0.0]). GNUstep extension. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView+registerForServices">registerForServices </a></h3> + (void) <b>registerForServices</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-_updateInputMethodState">_updateInputMethodState </a></h3> - (void) <b>_updateInputMethodState</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-_updateInputMethodWithInsertionPoint$">_updateInputMethodWithInsertionPoint: </a></h3> - (void) <b>_updateInputMethodWithInsertionPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)insertionPoint;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-allowsUndo">allowsUndo </a></h3> - (BOOL) <b>allowsUndo</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-defaultParagraphStyle">defaultParagraphStyle </a></h3> - (<a rel="gsdoc" href="NSParagraphStyle.html#class$NSParagraphStyle">NSParagraphStyle</a>*) <b>defaultParagraphStyle</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-didChangeText">didChangeText </a></h3> - (void) <b>didChangeText</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-initWithFrame$">initWithFrame: </a></h3> - (id) <b>initWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)frameRect;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-initWithFrame$textContainer$">initWithFrame: textContainer: </a></h3> - (id) <b>initWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)frameRect<b> textContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-insertionPointColor">insertionPointColor </a></h3> - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>insertionPointColor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-invalidateTextContainerOrigin">invalidateTextContainerOrigin </a></h3> - (void) <b>invalidateTextContainerOrigin</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-isContinuousSpellCheckingEnabled">isContinuousSpellCheckingEnabled </a></h3> - (BOOL) <b>isContinuousSpellCheckingEnabled</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-layoutManager">layoutManager </a></h3> - (<a rel="gsdoc" href="NSLayoutManager.html#class$NSLayoutManager">NSLayoutManager</a>*) <b>layoutManager</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-linkTextAttributes">linkTextAttributes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>linkTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-markedTextAttributes">markedTextAttributes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>markedTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-pasteAsPlainText$">pasteAsPlainText: </a></h3> - (void) <b>pasteAsPlainText:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-pasteAsRichText$">pasteAsRichText: </a></h3> - (void) <b>pasteAsRichText:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangeForUserCharacterAttributeChange">rangeForUserCharacterAttributeChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeForUserCharacterAttributeChange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangeForUserCompletion">rangeForUserCompletion </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeForUserCompletion</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangeForUserParagraphAttributeChange">rangeForUserParagraphAttributeChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeForUserParagraphAttributeChange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangeForUserTextChange">rangeForUserTextChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeForUserTextChange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangesForUserCharacterAttributeChange">rangesForUserCharacterAttributeChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>rangesForUserCharacterAttributeChange</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangesForUserParagraphAttributeChange">rangesForUserParagraphAttributeChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>rangesForUserParagraphAttributeChange</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-rangesForUserTextChange">rangesForUserTextChange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>rangesForUserTextChange</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-replaceCharactersInRange$withAttributedString$">replaceCharactersInRange: withAttributedString: </a></h3> - (void) <b>replaceCharactersInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange<b> withAttributedString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*)aString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-replaceCharactersInRange$withString$">replaceCharactersInRange: withString: </a></h3> - (void) <b>replaceCharactersInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange<b> withString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-replaceTextContainer$">replaceTextContainer: </a></h3> - (void) <b>replaceTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)newContainer;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-selectedTextAttributes">selectedTextAttributes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>selectedTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setAlignment$range$">setAlignment: range: </a></h3> - (void) <b>setAlignment:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>)alignment<b> range:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setAllowsUndo$">setAllowsUndo: </a></h3> - (void) <b>setAllowsUndo:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setConstrainedFrameSize$">setConstrainedFrameSize: </a></h3> - (void) <b>setConstrainedFrameSize:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)desiredSize;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setContinuousSpellCheckingEnabled$">setContinuousSpellCheckingEnabled: </a></h3> - (void) <b>setContinuousSpellCheckingEnabled:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setDefaultParagraphStyle$">setDefaultParagraphStyle: </a></h3> - (void) <b>setDefaultParagraphStyle:</b> (<a rel="gsdoc" href="NSParagraphStyle.html#class$NSParagraphStyle">NSParagraphStyle</a>*)style;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setInsertionPointColor$">setInsertionPointColor: </a></h3> - (void) <b>setInsertionPointColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setLinkTextAttributes$">setLinkTextAttributes: </a></h3> - (void) <b>setLinkTextAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attributeDictionary;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setMarkedTextAttributes$">setMarkedTextAttributes: </a></h3> - (void) <b>setMarkedTextAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attributeDictionary;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setRulerVisible$">setRulerVisible: </a></h3> - (void) <b>setRulerVisible:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setSelectedTextAttributes$">setSelectedTextAttributes: </a></h3> - (void) <b>setSelectedTextAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attributeDictionary;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setSmartInsertDeleteEnabled$">setSmartInsertDeleteEnabled: </a></h3> - (void) <b>setSmartInsertDeleteEnabled:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setTextContainer$">setTextContainer: </a></h3> - (void) <b>setTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setTextContainerInset$">setTextContainerInset: </a></h3> - (void) <b>setTextContainerInset:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)inset;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setUsesFindPanel$">setUsesFindPanel: </a></h3> - (void) <b>setUsesFindPanel:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-setUsesRuler$">setUsesRuler: </a></h3> - (void) <b>setUsesRuler:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-shouldChangeTextInRange$replacementString$">shouldChangeTextInRange: replacementString: </a></h3> - (BOOL) <b>shouldChangeTextInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)affectedCharRange<b> replacementString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)replacementString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-shouldChangeTextInRanges$replacementStrings$">shouldChangeTextInRanges: replacementStrings: </a></h3> - (BOOL) <b>shouldChangeTextInRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)ranges<b> replacementStrings:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)strings;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-smartInsertDeleteEnabled">smartInsertDeleteEnabled </a></h3> - (BOOL) <b>smartInsertDeleteEnabled</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-textContainer">textContainer </a></h3> - (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*) <b>textContainer</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-textContainerInset">textContainerInset </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>textContainerInset</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-textContainerOrigin">textContainerOrigin </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>) <b>textContainerOrigin</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-textStorage">textStorage </a></h3> - (<a rel="gsdoc" href="NSTextStorage.html#class$NSTextStorage">NSTextStorage</a>*) <b>textStorage</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-usesFindPanel">usesFindPanel </a></h3> - (BOOL) <b>usesFindPanel</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView-usesRuler">usesRuler </a></h3> - (BOOL) <b>usesRuler</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSTextView_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSTextView Class</h2> <h3><a name="ivariable$NSTextView*_backgroundColor">_backgroundColor</a></h3> @protected NSColor* <b>_backgroundColor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_currentInsertionPointMovementDirection">_currentInsertionPointMovementDirection</a></h3> @protected int <b>_currentInsertionPointMovementDirection</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_defaultParagraphStyle">_defaultParagraphStyle</a></h3> @protected NSParagraphStyle* <b>_defaultParagraphStyle</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_delegate">_delegate</a></h3> @protected id <b>_delegate</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_dragTargetLocation">_dragTargetLocation</a></h3> @protected NSUInteger <b>_dragTargetLocation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_drawInsertionPointNow">_drawInsertionPointNow</a></h3> @protected BOOL <b>_drawInsertionPointNow</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_insertionPointColor">_insertionPointColor</a></h3> @protected NSColor* <b>_insertionPointColor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_insertionPointRect">_insertionPointRect</a></h3> @protected NSRect <b>_insertionPointRect</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_insertionPointTimer">_insertionPointTimer</a></h3> @protected NSTimer* <b>_insertionPointTimer</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_lastCheckedRect">_lastCheckedRect</a></h3> @protected NSRect <b>_lastCheckedRect</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_layoutManager">_layoutManager</a></h3> @protected NSLayoutManager* <b>_layoutManager</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_linkTextAttributes">_linkTextAttributes</a></h3> @protected NSDictionary* <b>_linkTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_markedRange">_markedRange</a></h3> @protected NSRange <b>_markedRange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_markedTextAttributes">_markedTextAttributes</a></h3> @protected NSDictionary* <b>_markedTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_maxSize">_maxSize</a></h3> @protected NSSize <b>_maxSize</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_minSize">_minSize</a></h3> @protected NSSize <b>_minSize</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_notifObject">_notifObject</a></h3> @protected NSTextView* <b>_notifObject</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_originalInsertionPointCharacterIndex">_originalInsertionPointCharacterIndex</a></h3> @protected NSUInteger <b>_originalInsertionPointCharacterIndex</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_selectedTextAttributes">_selectedTextAttributes</a></h3> @protected NSDictionary* <b>_selectedTextAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_spellCheckerDocumentTag">_spellCheckerDocumentTag</a></h3> @protected NSInteger <b>_spellCheckerDocumentTag</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_textCheckingTimer">_textCheckingTimer</a></h3> @protected NSTimer* <b>_textCheckingTimer</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_textContainer">_textContainer</a></h3> @protected NSTextContainer* <b>_textContainer</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_textContainerInset">_textContainerInset</a></h3> @protected NSSize <b>_textContainerInset</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_textContainerOrigin">_textContainerOrigin</a></h3> @protected NSPoint <b>_textContainerOrigin</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_textStorage">_textStorage</a></h3> @protected NSTextStorage* <b>_textStorage</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*_undoObject">_undoObject</a></h3> @protected id <b>_undoObject</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextView*struct GSTextViewFlagsType">struct GSTextViewFlagsType</a></h3> @protected struct GSTextViewFlagsType <b>struct GSTextViewFlagsType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <h1><a name="002000000000"> Software documentation for the NSObject(NSTextViewDelegate) informal protocol </a></h1> <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a>(<a name="category$NSObject(NSTextViewDelegate)">NSTextViewDelegate</a>)</h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$clickedOnCell$inRect$">-textView:clickedOnCell:inRect:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$clickedOnCell$inRect$atIndex$">-textView:clickedOnCell:inRect:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$clickedOnLink$">-textView:clickedOnLink:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$clickedOnLink$atIndex$">-textView:clickedOnLink:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$completions$forPartialWordRange$indexOfSelectedItem$">-textView:completions:forPartialWordRange:indexOfSelectedItem:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$doCommandBySelector$">-textView:doCommandBySelector:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$doubleClickedOnCell$inRect$">-textView:doubleClickedOnCell:inRect:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$doubleClickedOnCell$inRect$atIndex$">-textView:doubleClickedOnCell:inRect:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$draggedCell$inRect$event$">-textView:draggedCell:inRect:event:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$draggedCell$inRect$event$atIndex$">-textView:draggedCell:inRect:event:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$shouldChangeTextInRange$replacementString$">-textView:shouldChangeTextInRange:replacementString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$shouldChangeTextInRanges$replacementStrings$">-textView:shouldChangeTextInRanges:replacementStrings:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$shouldChangeTypingAttributes$toAttributes$">-textView:shouldChangeTypingAttributes:toAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$willChangeSelectionFromCharacterRange$toCharacterRange$">-textView:willChangeSelectionFromCharacterRange:toCharacterRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$willChangeSelectionFromCharacterRanges$toCharacterRanges$">-textView:willChangeSelectionFromCharacterRanges:toCharacterRanges:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textView$willDisplayToolTip$forCharacterAtIndex$">-textView:willDisplayToolTip:forCharacterAtIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textViewDidChangeSelection$">-textViewDidChangeSelection:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-textViewDidChangeTypingAttributes$">-textViewDidChangeTypingAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSObject(NSTextViewDelegate)-undoManagerForTextView$">-undoManagerForTextView:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$clickedOnCell$inRect$">textView: clickedOnCell: inRect: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> clickedOnCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$clickedOnCell$inRect$atIndex$">textView: clickedOnCell: inRect: atIndex: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> clickedOnCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)charIndex;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$clickedOnLink$">textView: clickedOnLink: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> clickedOnLink:</b> (id)link;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$clickedOnLink$atIndex$">textView: clickedOnLink: atIndex: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> clickedOnLink:</b> (id)link<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)charIndex;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$completions$forPartialWordRange$indexOfSelectedItem$">textView: completions: forPartialWordRange: indexOfSelectedItem: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> completions:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)words<b> forPartialWordRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> indexOfSelectedItem:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>*)index;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$doCommandBySelector$">textView: doCommandBySelector: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> doCommandBySelector:</b> (SEL)commandSelector;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$doubleClickedOnCell$inRect$">textView: doubleClickedOnCell: inRect: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> doubleClickedOnCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$doubleClickedOnCell$inRect$atIndex$">textView: doubleClickedOnCell: inRect: atIndex: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> doubleClickedOnCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)charIndex;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$draggedCell$inRect$event$">textView: draggedCell: inRect: event: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)view<b> draggedCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect<b> event:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$draggedCell$inRect$event$atIndex$">textView: draggedCell: inRect: event: atIndex: </a></h3> - (void) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)view<b> draggedCell:</b> (id<<a rel="gsdoc" href="NSTextAttachment.html#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a>>)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect<b> event:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)charIndex;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$shouldChangeTextInRange$replacementString$">textView: shouldChangeTextInRange: replacementString: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> shouldChangeTextInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)affectedCharRange<b> replacementString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)replacementString;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$shouldChangeTextInRanges$replacementStrings$">textView: shouldChangeTextInRanges: replacementStrings: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> shouldChangeTextInRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)ranges<b> replacementStrings:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)strings;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$shouldChangeTypingAttributes$toAttributes$">textView: shouldChangeTypingAttributes: toAttributes: </a></h3> - (BOOL) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> shouldChangeTypingAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)oldAttribs<b> toAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)newAttribs;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$willChangeSelectionFromCharacterRange$toCharacterRange$">textView: willChangeSelectionFromCharacterRange: toCharacterRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> willChangeSelectionFromCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)oldSelectedCharRange<b> toCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)newSelectedCharRange;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$willChangeSelectionFromCharacterRanges$toCharacterRanges$">textView: willChangeSelectionFromCharacterRanges: toCharacterRanges: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> willChangeSelectionFromCharacterRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)oldSelectedCharRanges<b> toCharacterRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)newSelectedCharRanges;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textView$willDisplayToolTip$forCharacterAtIndex$">textView: willDisplayToolTip: forCharacterAtIndex: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>textView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)textView<b> willDisplayToolTip:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)tooltip<b> forCharacterAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)index;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textViewDidChangeSelection$">textViewDidChangeSelection: </a></h3> - (void) <b>textViewDidChangeSelection:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)notification;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-textViewDidChangeTypingAttributes$">textViewDidChangeTypingAttributes: </a></h3> - (void) <b>textViewDidChangeTypingAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)notification;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSTextViewDelegate)-undoManagerForTextView$">undoManagerForTextView: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSUndoManager.html#class$NSUndoManager">NSUndoManager</a>*) <b>undoManagerForTextView:</b> (<a rel="gsdoc" href="#class$NSTextView">NSTextView</a>*)view;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <h1><a name="003000000000"> Software documentation for the NSTextView(GSTextViewSync) category </a></h1> <h2><a rel="gsdoc" href="#class$NSTextView">NSTextView</a>(<a name="category$NSTextView(GSTextViewSync)">GSTextViewSync</a>)</h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_layoutManagerDidInvalidateLayout">-_layoutManagerDidInvalidateLayout</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_recacheDelegateResponses">-_recacheDelegateResponses</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_syncTextViewsByCalling$withFlag$">-_syncTextViewsByCalling:withFlag:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(GSTextViewSync)-_updateMultipleTextViews">-_updateMultipleTextViews</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSTextView(GSTextViewSync)-_layoutManagerDidInvalidateLayout">_layoutManagerDidInvalidateLayout </a></h3> - (void) <b>_layoutManagerDidInvalidateLayout</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(GSTextViewSync)-_recacheDelegateResponses">_recacheDelegateResponses </a></h3> - (void) <b>_recacheDelegateResponses</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(GSTextViewSync)-_syncTextViewsByCalling$withFlag$">_syncTextViewsByCalling: withFlag: </a></h3> - (void) <b>_syncTextViewsByCalling:</b> (SEL)action<b> withFlag:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(GSTextViewSync)-_updateMultipleTextViews">_updateMultipleTextViews </a></h3> - (void) <b>_updateMultipleTextViews</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code. </div> <hr width="25%" align="left" /> </div> <h1><a name="004000000000"> Software documentation for the NSTextView(UserActions) category </a></h1> <h2><a rel="gsdoc" href="#class$NSTextView">NSTextView</a>(<a name="category$NSTextView(UserActions)">UserActions</a>)</h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-alignJustified$">-alignJustified:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-loosenKerning$">-loosenKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-lowerBaseline$">-lowerBaseline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-outline$">-outline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-raiseBaseline$">-raiseBaseline:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-setBaseWritingDirection$range$">-setBaseWritingDirection:range:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-tightenKerning$">-tightenKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleBaseWritingDirection$">-toggleBaseWritingDirection:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleContinuousSpellChecking$">-toggleContinuousSpellChecking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-toggleTraditionalCharacterShape$">-toggleTraditionalCharacterShape:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-transpose$">-transpose:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-turnOffKerning$">-turnOffKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-turnOffLigatures$">-turnOffLigatures:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useAllLigatures$">-useAllLigatures:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useStandardKerning$">-useStandardKerning:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(UserActions)-useStandardLigatures$">-useStandardLigatures:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSTextView(UserActions)-alignJustified$">alignJustified: </a></h3> - (void) <b>alignJustified:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-loosenKerning$">loosenKerning: </a></h3> - (void) <b>loosenKerning:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-lowerBaseline$">lowerBaseline: </a></h3> - (void) <b>lowerBaseline:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-outline$">outline: </a></h3> - (void) <b>outline:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-raiseBaseline$">raiseBaseline: </a></h3> - (void) <b>raiseBaseline:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-setBaseWritingDirection$range$">setBaseWritingDirection: range: </a></h3> - (void) <b>setBaseWritingDirection:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWritingDirection">NSWritingDirection</a>)direction<b> range:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-tightenKerning$">tightenKerning: </a></h3> - (void) <b>tightenKerning:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-toggleBaseWritingDirection$">toggleBaseWritingDirection: </a></h3> - (void) <b>toggleBaseWritingDirection:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-toggleContinuousSpellChecking$">toggleContinuousSpellChecking: </a></h3> - (void) <b>toggleContinuousSpellChecking:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-toggleTraditionalCharacterShape$">toggleTraditionalCharacterShape: </a></h3> - (void) <b>toggleTraditionalCharacterShape:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-transpose$">transpose: </a></h3> - (void) <b>transpose:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-turnOffKerning$">turnOffKerning: </a></h3> - (void) <b>turnOffKerning:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-turnOffLigatures$">turnOffLigatures: </a></h3> - (void) <b>turnOffLigatures:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-useAllLigatures$">useAllLigatures: </a></h3> - (void) <b>useAllLigatures:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-useStandardKerning$">useStandardKerning: </a></h3> - (void) <b>useStandardKerning:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(UserActions)-useStandardLigatures$">useStandardLigatures: </a></h3> - (void) <b>useStandardLigatures:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <h1><a name="005000000000"> Software documentation for the NSTextView(leftovers) category </a></h1> <h2><a rel="gsdoc" href="#class$NSTextView">NSTextView</a>(<a name="category$NSTextView(leftovers)">leftovers</a>)</h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-acceptableDragTypes">-acceptableDragTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-acceptsGlyphInfo">-acceptsGlyphInfo</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-allowsDocumentBackgroundColorChange">-allowsDocumentBackgroundColorChange</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-breakUndoCoalescing">-breakUndoCoalescing</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-changeAttributes$">-changeAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-changeDocumentBackgroundColor$">-changeDocumentBackgroundColor:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-cleanUpAfterDragOperation">-cleanUpAfterDragOperation</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-clickedOnLink$atIndex$">-clickedOnLink:atIndex:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-complete$">-complete:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-completionsForPartialWordRange$indexOfSelectedItem$">-completionsForPartialWordRange:indexOfSelectedItem:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragImageForSelectionWithEvent$origin$">-dragImageForSelectionWithEvent:origin:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragOperationForDraggingInfo$type$">-dragOperationForDraggingInfo:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-dragSelectionWithEvent$offset$slideBack$">-dragSelectionWithEvent:offset:slideBack:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-drawInsertionPointInRect$color$turnedOn$">-drawInsertionPointInRect:color:turnedOn:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-drawViewBackgroundInRect$">-drawViewBackgroundInRect:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-insertCompletion$forPartialWordRange$movement$isFinal$">-insertCompletion:forPartialWordRange:movement:isFinal:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontLinkPanel$">-orderFrontLinkPanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontListPanel$">-orderFrontListPanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-orderFrontTablePanel$">-orderFrontTablePanel:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-performFindPanelAction$">-performFindPanelAction:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-preferredPasteboardTypeFromArray$restrictedToTypesFromArray$">-preferredPasteboardTypeFromArray:restrictedToTypesFromArray:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readSelectionFromPasteboard$">-readSelectionFromPasteboard:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readSelectionFromPasteboard$type$">-readSelectionFromPasteboard:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-readablePasteboardTypes">-readablePasteboardTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectedRanges">-selectedRanges</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionAffinity">-selectionAffinity</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionGranularity">-selectionGranularity</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-selectionRangeForProposedRange$granularity$">-selectionRangeForProposedRange:granularity:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setAcceptsGlyphInfo$">-setAcceptsGlyphInfo:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setAllowsDocumentBackgroundColorChange$">-setAllowsDocumentBackgroundColorChange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setNeedsDisplayInRect$avoidAdditionalLayout$">-setNeedsDisplayInRect:avoidAdditionalLayout:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRange$">-setSelectedRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRange$affinity$stillSelecting$">-setSelectedRange:affinity:stillSelecting:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRanges$">-setSelectedRanges:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectedRanges$affinity$stillSelecting$">-setSelectedRanges:affinity:stillSelecting:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setSelectionGranularity$">-setSelectionGranularity:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-setTypingAttributes$">-setTypingAttributes:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-shouldDrawInsertionPoint">-shouldDrawInsertionPoint</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartDeleteRangeForProposedRange$">-smartDeleteRangeForProposedRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertAfterStringForString$replacingRange$">-smartInsertAfterStringForString:replacingRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertBeforeStringForString$replacingRange$">-smartInsertBeforeStringForString:replacingRange:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-smartInsertForString$replacingRange$beforeString$afterString$">-smartInsertForString:replacingRange:beforeString:afterString:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-spellCheckerDocumentTag">-spellCheckerDocumentTag</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-startSpeaking$">-startSpeaking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-stopSpeaking$">-stopSpeaking:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-toggleSmartInsertDelete$">-toggleSmartInsertDelete:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-typingAttributes">-typingAttributes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateDragTypeRegistration">-updateDragTypeRegistration</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateFontPanel">-updateFontPanel</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateInsertionPointStateAndRestartTimer$">-updateInsertionPointStateAndRestartTimer:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-updateRuler">-updateRuler</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-validRequestorForSendType$returnType$">-validRequestorForSendType:returnType:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writablePasteboardTypes">-writablePasteboardTypes</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writeSelectionToPasteboard$type$">-writeSelectionToPasteboard:type:</a></li> <li><a rel="gsdoc" href="NSTextView.html#method$NSTextView(leftovers)-writeSelectionToPasteboard$types$">-writeSelectionToPasteboard:types:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSTextView(leftovers)-acceptableDragTypes">acceptableDragTypes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>acceptableDragTypes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-acceptsGlyphInfo">acceptsGlyphInfo </a></h3> - (BOOL) <b>acceptsGlyphInfo</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.2.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-allowsDocumentBackgroundColorChange">allowsDocumentBackgroundColorChange </a></h3> - (BOOL) <b>allowsDocumentBackgroundColorChange</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-breakUndoCoalescing">breakUndoCoalescing </a></h3> - (void) <b>breakUndoCoalescing</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-changeAttributes$">changeAttributes: </a></h3> - (void) <b>changeAttributes:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-changeDocumentBackgroundColor$">changeDocumentBackgroundColor: </a></h3> - (void) <b>changeDocumentBackgroundColor:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-cleanUpAfterDragOperation">cleanUpAfterDragOperation </a></h3> - (void) <b>cleanUpAfterDragOperation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-clickedOnLink$atIndex$">clickedOnLink: atIndex: </a></h3> - (void) <b>clickedOnLink:</b> (id)link<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)charIndex;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-complete$">complete: </a></h3> - (void) <b>complete:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-completionsForPartialWordRange$indexOfSelectedItem$">completionsForPartialWordRange: indexOfSelectedItem: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>completionsForPartialWordRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> indexOfSelectedItem:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>*)index;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-dragImageForSelectionWithEvent$origin$">dragImageForSelectionWithEvent: origin: </a></h3> - (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>dragImageForSelectionWithEvent:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event<b> origin:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>*)origin;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-dragOperationForDraggingInfo$type$">dragOperationForDraggingInfo: type: </a></h3> - (NSDragOperation) <b>dragOperationForDraggingInfo:</b> (id<NSDraggingInfo>)dragInfo<b> type:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)type;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-dragSelectionWithEvent$offset$slideBack$">dragSelectionWithEvent: offset: slideBack: </a></h3> - (BOOL) <b>dragSelectionWithEvent:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event<b> offset:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)mouseOffset<b> slideBack:</b> (BOOL)slideBack;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-drawInsertionPointInRect$color$turnedOn$">drawInsertionPointInRect: color: turnedOn: </a></h3> - (void) <b>drawInsertionPointInRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect<b> color:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color<b> turnedOn:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-drawViewBackgroundInRect$">drawViewBackgroundInRect: </a></h3> - (void) <b>drawViewBackgroundInRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-insertCompletion$forPartialWordRange$movement$isFinal$">insertCompletion: forPartialWordRange: movement: isFinal: </a></h3> - (void) <b>insertCompletion:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)word<b> forPartialWordRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> movement:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)movement<b> isFinal:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-orderFrontLinkPanel$">orderFrontLinkPanel: </a></h3> - (void) <b>orderFrontLinkPanel:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-orderFrontListPanel$">orderFrontListPanel: </a></h3> - (void) <b>orderFrontListPanel:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-orderFrontTablePanel$">orderFrontTablePanel: </a></h3> - (void) <b>orderFrontTablePanel:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-performFindPanelAction$">performFindPanelAction: </a></h3> - (void) <b>performFindPanelAction:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-preferredPasteboardTypeFromArray$restrictedToTypesFromArray$">preferredPasteboardTypeFromArray: restrictedToTypesFromArray: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>preferredPasteboardTypeFromArray:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)availableTypes<b> restrictedToTypesFromArray:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)allowedTypes;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-readSelectionFromPasteboard$">readSelectionFromPasteboard: </a></h3> - (BOOL) <b>readSelectionFromPasteboard:</b> (<a rel="gsdoc" href="NSPasteboard.html#class$NSPasteboard">NSPasteboard</a>*)pboard;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-readSelectionFromPasteboard$type$">readSelectionFromPasteboard: type: </a></h3> - (BOOL) <b>readSelectionFromPasteboard:</b> (<a rel="gsdoc" href="NSPasteboard.html#class$NSPasteboard">NSPasteboard</a>*)pboard<b> type:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)type;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-readablePasteboardTypes">readablePasteboardTypes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>readablePasteboardTypes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-selectedRanges">selectedRanges </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>selectedRanges</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-selectionAffinity">selectionAffinity </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionAffinity">NSSelectionAffinity</a>) <b>selectionAffinity</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-selectionGranularity">selectionGranularity </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionGranularity">NSSelectionGranularity</a>) <b>selectionGranularity</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-selectionRangeForProposedRange$granularity$">selectionRangeForProposedRange: granularity: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>selectionRangeForProposedRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)proposedCharRange<b> granularity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionGranularity">NSSelectionGranularity</a>)gr;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Return a range of text which encompasses <var>proposedCharRange</var> but is extended (if necessary) to match the type of selection specified by <var>gr</var>. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setAcceptsGlyphInfo$">setAcceptsGlyphInfo: </a></h3> - (void) <b>setAcceptsGlyphInfo:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.2.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setAllowsDocumentBackgroundColorChange$">setAllowsDocumentBackgroundColorChange: </a></h3> - (void) <b>setAllowsDocumentBackgroundColorChange:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setNeedsDisplayInRect$avoidAdditionalLayout$">setNeedsDisplayInRect: avoidAdditionalLayout: </a></h3> - (void) <b>setNeedsDisplayInRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect<b> avoidAdditionalLayout:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setSelectedRange$">setSelectedRange: </a></h3> - (void) <b>setSelectedRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setSelectedRange$affinity$stillSelecting$">setSelectedRange: affinity: stillSelecting: </a></h3> - (void) <b>setSelectedRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange<b> affinity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionAffinity">NSSelectionAffinity</a>)affinity<b> stillSelecting:</b> (BOOL)stillSelectingFlag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setSelectedRanges$">setSelectedRanges: </a></h3> - (void) <b>setSelectedRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)ranges;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setSelectedRanges$affinity$stillSelecting$">setSelectedRanges: affinity: stillSelecting: </a></h3> - (void) <b>setSelectedRanges:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)ranges<b> affinity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionAffinity">NSSelectionAffinity</a>)affinity<b> stillSelecting:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setSelectionGranularity$">setSelectionGranularity: </a></h3> - (void) <b>setSelectionGranularity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSSelectionGranularity">NSSelectionGranularity</a>)granularity;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-setTypingAttributes$">setTypingAttributes: </a></h3> - (void) <b>setTypingAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attrs;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-shouldDrawInsertionPoint">shouldDrawInsertionPoint </a></h3> - (BOOL) <b>shouldDrawInsertionPoint</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-smartDeleteRangeForProposedRange$">smartDeleteRangeForProposedRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>smartDeleteRangeForProposedRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)proposedCharRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-smartInsertAfterStringForString$replacingRange$">smartInsertAfterStringForString: replacingRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>smartInsertAfterStringForString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString<b> replacingRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-smartInsertBeforeStringForString$replacingRange$">smartInsertBeforeStringForString: replacingRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>smartInsertBeforeStringForString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString<b> replacingRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-smartInsertForString$replacingRange$beforeString$afterString$">smartInsertForString: replacingRange: beforeString: afterString: </a></h3> - (void) <b>smartInsertForString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString<b> replacingRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange<b> beforeString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>**)beforeString<b> afterString:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>**)afterString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-spellCheckerDocumentTag">spellCheckerDocumentTag </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>spellCheckerDocumentTag</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-startSpeaking$">startSpeaking: </a></h3> - (void) <b>startSpeaking:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-stopSpeaking$">stopSpeaking: </a></h3> - (void) <b>stopSpeaking:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-toggleSmartInsertDelete$">toggleSmartInsertDelete: </a></h3> - (void) <b>toggleSmartInsertDelete:</b> (id)sender;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-typingAttributes">typingAttributes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>typingAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> TODO: categorize </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-updateDragTypeRegistration">updateDragTypeRegistration </a></h3> - (void) <b>updateDragTypeRegistration</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-updateFontPanel">updateFontPanel </a></h3> - (void) <b>updateFontPanel</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-updateInsertionPointStateAndRestartTimer$">updateInsertionPointStateAndRestartTimer: </a></h3> - (void) <b>updateInsertionPointStateAndRestartTimer:</b> (BOOL)restartFlag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-updateRuler">updateRuler </a></h3> - (void) <b>updateRuler</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-validRequestorForSendType$returnType$">validRequestorForSendType: returnType: </a></h3> - (id) <b>validRequestorForSendType:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)sendType<b> returnType:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)returnType;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-writablePasteboardTypes">writablePasteboardTypes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>writablePasteboardTypes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-writeSelectionToPasteboard$type$">writeSelectionToPasteboard: type: </a></h3> - (BOOL) <b>writeSelectionToPasteboard:</b> (<a rel="gsdoc" href="NSPasteboard.html#class$NSPasteboard">NSPasteboard</a>*)pboard<b> type:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)type;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextView(leftovers)-writeSelectionToPasteboard$types$">writeSelectionToPasteboard: types: </a></h3> - (BOOL) <b>writeSelectionToPasteboard:</b> (<a rel="gsdoc" href="NSPasteboard.html#class$NSPasteboard">NSPasteboard</a>*)pboard<b> types:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)types;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <h1><a name="006000000000"> Software documentation for the NSTextViewDelegate protocol </a></h1> <h2><a name="protocol$(NSTextViewDelegate)">NSTextViewDelegate</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSTextView.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSObject)">NSObject</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <br /> <a href="Gui.html">Up</a> </font> </body> </html>