2001-12-17 16:51:51 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>NSTextFieldCell</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>NSTextFieldCell</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>Nicola Pero(<a href="mailto:n.pero@mi.flashnet.it"><code>
|
|
|
|
n.pero@mi.flashnet.it
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
<blockquote>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
Cell class for the text field entry control
|
|
|
|
</blockquote>
|
|
|
|
<p>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
|
|
|
|
<h1>
|
|
|
|
Software documentation for the NSTextFieldCell class
|
|
|
|
</h1>
|
|
|
|
<h2><a name="class$NSTextFieldCell">NSTextFieldCell</a> : <a href="NSActionCell.html#class$NSActionCell">NSActionCell</a></h2>
|
|
|
|
Declared: AppKit/NSTextFieldCell.h<br />
|
|
|
|
Conform: NSCoding<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<h3>backgroundColor</a></h3>
|
|
|
|
- (<a href="NSColor.html#class$NSColor">NSColor</a>*) <b>backgroundColor</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>drawsBackground</a></h3>
|
|
|
|
- (BOOL) <b>drawsBackground</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>encodeWithCoder:</a></h3>
|
|
|
|
- (void) <b>encodeWithCoder:</b> (NSCoder*)aCoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>initWithCoder:</a></h3>
|
|
|
|
- (id) <b>initWithCoder:</b> (NSCoder*)aDecoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setBackgroundColor:</a></h3>
|
|
|
|
- (void) <b>setBackgroundColor:</b> (<a href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setDrawsBackground:</a></h3>
|
|
|
|
- (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setTextColor:</a></h3>
|
|
|
|
- (void) <b>setTextColor:</b> (<a href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setUpFieldEditorAttributes:</a></h3>
|
|
|
|
- (id) <b>setUpFieldEditorAttributes:</b> (<a href="NSText.html#class$NSText">NSText</a>*)textObject;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>textColor</a></h3>
|
|
|
|
- (<a href="NSColor.html#class$NSColor">NSColor</a>*) <b>textColor</b>;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
</body>
|
|
|
|
</html>
|