libs-gui/Documentation/gsdoc/NSText.html
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

1012 lines
40 KiB
HTML

<html>
<head>
<title>NSText</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSText">NSText</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>(<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>
</dl>
<blockquote>
The RTFD text class
</blockquote>
<p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSText class</a>
</li>
<li>
<a href="#002000000000">Software documentation for the
NSObject(NSTextDelegate) category</a>
</li>
<li>
<a href="#003000000000">Software documentation for the
NSText(GNUstepExtensions) category</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
Software documentation for the NSText class
</a></h1>
<h2><a name="class$NSText">NSText</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSText.h</dd>
</dl>
</blockquote>
<blockquote>
<dl>
<dt><b>Conforms to:</b></dt>
<dd>NSChangeSpelling</dd>
<dd>NSIgnoreMisspelledWords</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSText.html#method$NSText-RTFDFromRange:">-RTFDFromRange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-RTFFromRange:">-RTFFromRange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-alignCenter:">-alignCenter:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-alignLeft:">-alignLeft:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-alignRight:">-alignRight:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-alignment">-alignment</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-backgroundColor">-backgroundColor</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-changeFont:">-changeFont:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-changeSpelling:">-changeSpelling:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-checkSpelling:">-checkSpelling:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-copy:">-copy:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-copyFont:">-copyFont:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-copyRuler:">-copyRuler:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-cut:">-cut:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-delegate">-delegate</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-delete:">-delete:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-drawsBackground">-drawsBackground</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-encodeWithCoder:">-encodeWithCoder:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-font">-font</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-ignoreSpelling:">-ignoreSpelling:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-importsGraphics">-importsGraphics</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-initWithCoder:">-initWithCoder:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isEditable">-isEditable</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isFieldEditor">-isFieldEditor</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isHorizontallyResizable">-isHorizontallyResizable</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isRichText">-isRichText</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isRulerVisible">-isRulerVisible</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isSelectable">-isSelectable</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-isVerticallyResizable">-isVerticallyResizable</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-maxSize">-maxSize</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-minSize">-minSize</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-paste:">-paste:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-pasteFont:">-pasteFont:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-pasteRuler:">-pasteRuler:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-readRTFDFromFile:">-readRTFDFromFile:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceCharactersInRange:withRTF:">-replaceCharactersInRange:withRTF:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceCharactersInRange:withRTFD:">-replaceCharactersInRange:withRTFD:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceCharactersInRange:withString:">-replaceCharactersInRange:withString:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceRange:withRTF:">-replaceRange:withRTF:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceRange:withRTFD:">-replaceRange:withRTFD:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-replaceRange:withString:">-replaceRange:withString:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-scrollRangeToVisible:">-scrollRangeToVisible:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-selectAll:">-selectAll:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-selectedRange">-selectedRange</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setAlignment:">-setAlignment:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setBackgroundColor:">-setBackgroundColor:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setColor:ofRange:">-setColor:ofRange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setDelegate:">-setDelegate:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setDrawsBackground:">-setDrawsBackground:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setEditable:">-setEditable:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setFieldEditor:">-setFieldEditor:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setFont:">-setFont:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setFont:ofRange:">-setFont:ofRange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setHorizontallyResizable:">-setHorizontallyResizable:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setImportsGraphics:">-setImportsGraphics:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setMaxSize:">-setMaxSize:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setMinSize:">-setMinSize:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setRichText:">-setRichText:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setSelectable:">-setSelectable:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setSelectedRange:">-setSelectedRange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setString:">-setString:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setText:">-setText:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setText:range:">-setText:range:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setTextColor:">-setTextColor:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setTextColor:range:">-setTextColor:range:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setUsesFontPanel:">-setUsesFontPanel:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-setVerticallyResizable:">-setVerticallyResizable:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-showGuessPanel:">-showGuessPanel:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-sizeToFit">-sizeToFit</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-string">-string</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-subscript:">-subscript:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-superscript:">-superscript:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-text">-text</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-textColor">-textColor</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-toggleRuler:">-toggleRuler:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-underline:">-underline:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-unscript:">-unscript:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-usesFontPanel">-usesFontPanel</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText-writeRTFDToFile:atomically:">-writeRTFDToFile:atomically:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSText-RTFDFromRange:">RTFDFromRange:</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*) <b>RTFDFromRange:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-RTFFromRange:">RTFFromRange:</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*) <b>RTFFromRange:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-alignCenter:">alignCenter:</a></h3>
- (void) <b>alignCenter:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-alignLeft:">alignLeft:</a></h3>
- (void) <b>alignLeft:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-alignRight:">alignRight:</a></h3>
- (void) <b>alignRight:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-alignment">alignment</a></h3>
- (NSTextAlignment) <b>alignment</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-backgroundColor">backgroundColor</a></h3>
- (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>backgroundColor</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-changeFont:">changeFont:</a></h3>
- (void) <b>changeFont:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-changeSpelling:">changeSpelling:</a></h3>
- (void) <b>changeSpelling:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-checkSpelling:">checkSpelling:</a></h3>
- (void) <b>checkSpelling:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-copy:">copy:</a></h3>
- (void) <b>copy:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-copyFont:">copyFont:</a></h3>
- (void) <b>copyFont:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-copyRuler:">copyRuler:</a></h3>
- (void) <b>copyRuler:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-cut:">cut:</a></h3>
- (void) <b>cut:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-delegate">delegate</a></h3>
- (id) <b>delegate</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-delete:">delete:</a></h3>
- (void) <b>delete:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-drawsBackground">drawsBackground</a></h3>
- (BOOL) <b>drawsBackground</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-encodeWithCoder:">encodeWithCoder:</a></h3>
- (void) <b>encodeWithCoder:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSCoder.html#class$NSCoder">NSCoder</a>*)aCoder;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-font">font</a></h3>
- (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*) <b>font</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-ignoreSpelling:">ignoreSpelling:</a></h3>
- (void) <b>ignoreSpelling:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-importsGraphics">importsGraphics</a></h3>
- (BOOL) <b>importsGraphics</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-initWithCoder:">initWithCoder:</a></h3>
- (id) <b>initWithCoder:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSCoder.html#class$NSCoder">NSCoder</a>*)aDecoder;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isEditable">isEditable</a></h3>
- (BOOL) <b>isEditable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isFieldEditor">isFieldEditor</a></h3>
- (BOOL) <b>isFieldEditor</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isHorizontallyResizable">isHorizontallyResizable</a></h3>
- (BOOL) <b>isHorizontallyResizable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isRichText">isRichText</a></h3>
- (BOOL) <b>isRichText</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isRulerVisible">isRulerVisible</a></h3>
- (BOOL) <b>isRulerVisible</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isSelectable">isSelectable</a></h3>
- (BOOL) <b>isSelectable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-isVerticallyResizable">isVerticallyResizable</a></h3>
- (BOOL) <b>isVerticallyResizable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-maxSize">maxSize</a></h3>
- (NSSize) <b>maxSize</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-minSize">minSize</a></h3>
- (NSSize) <b>minSize</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-paste:">paste:</a></h3>
- (void) <b>paste:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-pasteFont:">pasteFont:</a></h3>
- (void) <b>pasteFont:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-pasteRuler:">pasteRuler:</a></h3>
- (void) <b>pasteRuler:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-readRTFDFromFile:">readRTFDFromFile:</a></h3>
- (BOOL) <b>readRTFDFromFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)path;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceCharactersInRange:withRTF:">replaceCharactersInRange:withRTF:</a></h3>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange<b> withRTF:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*)rtfData;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceCharactersInRange:withRTFD:">replaceCharactersInRange:withRTFD:</a></h3>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange<b> withRTFD:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*)rtfdData;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceCharactersInRange:withString:">replaceCharactersInRange:withString:</a></h3>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange<b> withString:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceRange:withRTF:">replaceRange:withRTF:</a></h3>
- (void) <b>replaceRange:</b> (NSRange)aRange<b> withRTF:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*)rtfData;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceRange:withRTFD:">replaceRange:withRTFD:</a></h3>
- (void) <b>replaceRange:</b> (NSRange)aRange<b> withRTFD:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*)rtfdData;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-replaceRange:withString:">replaceRange:withString:</a></h3>
- (void) <b>replaceRange:</b> (NSRange)aRange<b> withString:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-scrollRangeToVisible:">scrollRangeToVisible:</a></h3>
- (void) <b>scrollRangeToVisible:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-selectAll:">selectAll:</a></h3>
- (void) <b>selectAll:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-selectedRange">selectedRange</a></h3>
- (NSRange) <b>selectedRange</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setAlignment:">setAlignment:</a></h3>
- (void) <b>setAlignment:</b> (NSTextAlignment)mode;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setBackgroundColor:">setBackgroundColor:</a></h3>
- (void) <b>setBackgroundColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setColor:ofRange:">setColor:ofRange:</a></h3>
- (void) <b>setColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color<b> ofRange:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setDelegate:">setDelegate:</a></h3>
- (void) <b>setDelegate:</b> (id)anObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setDrawsBackground:">setDrawsBackground:</a></h3>
- (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setEditable:">setEditable:</a></h3>
- (void) <b>setEditable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setFieldEditor:">setFieldEditor:</a></h3>
- (void) <b>setFieldEditor:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setFont:">setFont:</a></h3>
- (void) <b>setFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)font;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setFont:ofRange:">setFont:ofRange:</a></h3>
- (void) <b>setFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)font<b> ofRange:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setHorizontallyResizable:">setHorizontallyResizable:</a></h3>
- (void) <b>setHorizontallyResizable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setImportsGraphics:">setImportsGraphics:</a></h3>
- (void) <b>setImportsGraphics:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setMaxSize:">setMaxSize:</a></h3>
- (void) <b>setMaxSize:</b> (NSSize)newMaxSize;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setMinSize:">setMinSize:</a></h3>
- (void) <b>setMinSize:</b> (NSSize)newMinSize;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setRichText:">setRichText:</a></h3>
- (void) <b>setRichText:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setSelectable:">setSelectable:</a></h3>
- (void) <b>setSelectable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setSelectedRange:">setSelectedRange:</a></h3>
- (void) <b>setSelectedRange:</b> (NSRange)range;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setString:">setString:</a></h3>
- (void) <b>setString:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setText:">setText:</a></h3>
- (void) <b>setText:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)string;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setText:range:">setText:range:</a></h3>
- (void) <b>setText:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString<b> range:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setTextColor:">setTextColor:</a></h3>
- (void) <b>setTextColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setTextColor:range:">setTextColor:range:</a></h3>
- (void) <b>setTextColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)color<b> range:</b> (NSRange)aRange;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setUsesFontPanel:">setUsesFontPanel:</a></h3>
- (void) <b>setUsesFontPanel:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-setVerticallyResizable:">setVerticallyResizable:</a></h3>
- (void) <b>setVerticallyResizable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-showGuessPanel:">showGuessPanel:</a></h3>
- (void) <b>showGuessPanel:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-sizeToFit">sizeToFit</a></h3>
- (void) <b>sizeToFit</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-string">string</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>string</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-subscript:">subscript:</a></h3>
- (void) <b>subscript:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-superscript:">superscript:</a></h3>
- (void) <b>superscript:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-text">text</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>text</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-textColor">textColor</a></h3>
- (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>textColor</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-toggleRuler:">toggleRuler:</a></h3>
- (void) <b>toggleRuler:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-underline:">underline:</a></h3>
- (void) <b>underline:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-unscript:">unscript:</a></h3>
- (void) <b>unscript:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-usesFontPanel">usesFontPanel</a></h3>
- (BOOL) <b>usesFontPanel</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText-writeRTFDToFile:atomically:">writeRTFDToFile:atomically:</a></h3>
- (BOOL) <b>writeRTFDToFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)path<b> atomically:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h1><a name="002000000000">
Software documentation for the
NSObject(NSTextDelegate) category
</a></h1>
<h2><a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSObject.html#class$NSObject">NSObject</a>(<a name="category$NSObject(NSTextDelegate)">NSTextDelegate</a>)</h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSText.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSText.html#method$NSObject(NSTextDelegate)-textDidBeginEditing:">-textDidBeginEditing:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSObject(NSTextDelegate)-textDidChange:">-textDidChange:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSObject(NSTextDelegate)-textDidEndEditing:">-textDidEndEditing:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSObject(NSTextDelegate)-textShouldBeginEditing:">-textShouldBeginEditing:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSObject(NSTextDelegate)-textShouldEndEditing:">-textShouldEndEditing:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSObject(NSTextDelegate)-textDidBeginEditing:">textDidBeginEditing:</a></h3>
- (void) <b>textDidBeginEditing:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSNotification.html#class$NSNotification">NSNotification</a>*)notification;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSObject(NSTextDelegate)-textDidChange:">textDidChange:</a></h3>
- (void) <b>textDidChange:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSNotification.html#class$NSNotification">NSNotification</a>*)notification;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSObject(NSTextDelegate)-textDidEndEditing:">textDidEndEditing:</a></h3>
- (void) <b>textDidEndEditing:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSNotification.html#class$NSNotification">NSNotification</a>*)notification;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSObject(NSTextDelegate)-textShouldBeginEditing:">textShouldBeginEditing:</a></h3>
- (BOOL) <b>textShouldBeginEditing:</b> (<a rel="gsdoc" href="#class$NSText">NSText</a>*)textObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSObject(NSTextDelegate)-textShouldEndEditing:">textShouldEndEditing:</a></h3>
- (BOOL) <b>textShouldEndEditing:</b> (<a rel="gsdoc" href="#class$NSText">NSText</a>*)textObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h1><a name="003000000000">
Software documentation for the
NSText(GNUstepExtensions) category
</a></h1>
<h2><a rel="gsdoc" href="#class$NSText">NSText</a>(<a name="category$NSText(GNUstepExtensions)">GNUstepExtensions</a>)</h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSText.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSText.html#method$NSText(GNUstepExtensions)-replaceRange:withAttributedString:">-replaceRange:withAttributedString:</a></li>
<li><a rel="gsdoc" href="NSText.html#method$NSText(GNUstepExtensions)-textLength">-textLength</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSText(GNUstepExtensions)-replaceRange:withAttributedString:">replaceRange:withAttributedString:</a></h3>
- (void) <b>replaceRange:</b> (NSRange)aRange<b> withAttributedString:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*)attrString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSText(GNUstepExtensions)-textLength">textLength</a></h3>
- (unsigned) <b>textLength</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>