VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSTextField.html
<!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>NSTextField</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSTextField">NSTextField</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>Nicola Pero (<a href="mailto:n.pero@mi.flashnet.it"><code>n.pero@mi.flashnet.it</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <blockquote>
      
      Text field control class for text entry
    
    </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 NSTextField class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the NSTextFieldDelegate
        protocol</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSTextField class
      </a></h1>
    <h2><a name="class$NSTextField">NSTextField</a> : <a rel="gsdoc" href="NSControl.html#class$NSControl">NSControl</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSTextField.h</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="#_NSTextField_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-acceptsFirstResponder">-acceptsFirstResponder</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-allowsEditingTextAttributes">-allowsEditingTextAttributes</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-backgroundColor">-backgroundColor</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-bezelStyle">-bezelStyle</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-delegate">-delegate</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-drawsBackground">-drawsBackground</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-errorAction">-errorAction</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-importsGraphics">-importsGraphics</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-isBezeled">-isBezeled</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-isBordered">-isBordered</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-isEditable">-isEditable</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-isSelectable">-isSelectable</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-nextText">-nextText</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-previousText">-previousText</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-selectText$">-selectText:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setAllowsEditingTextAttributes$">-setAllowsEditingTextAttributes:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setBackgroundColor$">-setBackgroundColor:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setBezelStyle$">-setBezelStyle:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setBezeled$">-setBezeled:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setBordered$">-setBordered:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setDelegate$">-setDelegate:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setDrawsBackground$">-setDrawsBackground:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setEditable$">-setEditable:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setErrorAction$">-setErrorAction:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setImportsGraphics$">-setImportsGraphics:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setNextText$">-setNextText:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setPreviousText$">-setPreviousText:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setSelectable$">-setSelectable:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setTextColor$">-setTextColor:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-setTitleWithMnemonic$">-setTitleWithMnemonic:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textColor">-textColor</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textDidBeginEditing$">-textDidBeginEditing:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textDidChange$">-textDidChange:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textDidEndEditing$">-textDidEndEditing:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textShouldBeginEditing$">-textShouldBeginEditing:</a></li>
      <li><a rel="gsdoc" href="NSTextField.html#method$NSTextField-textShouldEndEditing$">-textShouldEndEditing:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSTextField-acceptsFirstResponder">acceptsFirstResponder&nbsp;</a></h3>
    - (BOOL) <b>acceptsFirstResponder</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField accepts to be the
              first responder. This method returns
              <code>YES</code> if the NSTextField is selectable
              and if there is no NSText object
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="NSResponder.html#method$NSResponder-becomeFirstResponder">
                -becomeFirstResponder
              </a>

              <a rel="gsdoc" href="#method$NSTextField-isSelectable">
                -isSelectable
              </a>

              <a rel="gsdoc" href="NSResponder.html#method$NSResponder-acceptsFirstResponder">[NSView -acceptsFirstResponder]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-allowsEditingTextAttributes">allowsEditingTextAttributes&nbsp;</a></h3>
    - (BOOL) <b>allowsEditingTextAttributes</b>;<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$NSTextField-backgroundColor">backgroundColor&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>backgroundColor</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the color used to draw the background.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setBackgroundColor$">
                -setBackgroundColor:
              </a>

              setDrawsBackground:
              <a rel="gsdoc" href="#method$NSTextField-drawsBackground">
                -drawsBackground
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-backgroundColor">[NSTextFieldCell -backgroundColor]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-bezelStyle">bezelStyle&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextFieldBezelStyle">NSTextFieldBezelStyle</a>) <b>bezelStyle</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$NSTextField-delegate">delegate&nbsp;</a></h3>
    - (id<<a rel="gsdoc" href="#protocol$(NSTextFieldDelegate)">NSTextFieldDelegate</a>>) <b>delegate</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the delegate object.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setDelegate$">
                -setDelegate:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-drawsBackground">drawsBackground&nbsp;</a></h3>
    - (BOOL) <b>drawsBackground</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField draws the
              background. By default <code>NO</code>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setDrawsBackground$">
                -setDrawsBackground:
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-drawsBackground">[NSTextFieldCell -drawsBackground]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-errorAction">errorAction&nbsp;</a></h3>
    - (SEL) <b>errorAction</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$NSTextField-importsGraphics">importsGraphics&nbsp;</a></h3>
    - (BOOL) <b>importsGraphics</b>;<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$NSTextField-isBezeled">isBezeled&nbsp;</a></h3>
    - (BOOL) <b>isBezeled</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField&apos;s cell has
              bezeled border.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setBezeled$">
                -setBezeled:
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-isBezeled">[NSTextFieldCell -isBezeled]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-isBordered">isBordered&nbsp;</a></h3>
    - (BOOL) <b>isBordered</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField&apos;s cell has
              border.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setBordered$">
                -setBordered:
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-isBordered">[NSTextFieldCell -isBordered]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-isEditable">isEditable&nbsp;</a></h3>
    - (BOOL) <b>isEditable</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField is editable. By
              default a NSTextField is not editable.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setEditable$">
                -setEditable:
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-isEditable">
                [NSCell -isEditable]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-isSelectable">isSelectable&nbsp;</a></h3>
    - (BOOL) <b>isSelectable</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSTextField is selectable.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setSelectable$">
                -setSelectable:
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-isSelectable">
                [NSCell -isSelectable]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-nextText">nextText&nbsp;</a></h3>
    - (id) <b>nextText</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the object selected when the user presses
              the TAB key.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setNextText$">
                -setNextText:
              </a>

              <a rel="gsdoc" href="NSView.html#method$NSView-nextKeyView">
                [NSView -nextKeyView]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-previousText">previousText&nbsp;</a></h3>
    - (id) <b>previousText</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the object selected when the user presses
              the Shift-TAB key.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setPreviousText$">
                -setPreviousText:
              </a>

              <a rel="gsdoc" href="NSView.html#method$NSView-previousKeyView">
                [NSView -previousKeyView]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-selectText$">selectText:&nbsp;</a></h3>
    - (void) <b>selectText:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Selects all the text of the NSTextField if it&apos;s
              selectable.
                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setAllowsEditingTextAttributes$">setAllowsEditingTextAttributes:&nbsp;</a></h3>
    - (void) <b>setAllowsEditingTextAttributes:</b> (BOOL)flag;<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$NSTextField-setBackgroundColor$">setBackgroundColor:&nbsp;</a></h3>
    - (void) <b>setBackgroundColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets the color used to draw the background to
              <var>aColor</var>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-backgroundColor">
                -backgroundColor
              </a>

              <a rel="gsdoc" href="#method$NSTextField-setDrawsBackground$">
                -setDrawsBackground:
              </a>

              <a rel="gsdoc" href="#method$NSTextField-drawsBackground">
                -drawsBackground
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-setBackgroundColor$">[NSTextFieldCell -setBackgroundColor:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setBezelStyle$">setBezelStyle:&nbsp;</a></h3>
    - (void) <b>setBezelStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextFieldBezelStyle">NSTextFieldBezelStyle</a>)style;<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$NSTextField-setBezeled$">setBezeled:&nbsp;</a></h3>
    - (void) <b>setBezeled:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the NSTextField&apos;s cell has bezeled
              border.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-isBezeled">
                -isBezeled
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-setBezeled$">[NSTextFieldCell -setBezeled:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setBordered$">setBordered:&nbsp;</a></h3>
    - (void) <b>setBordered:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the NSTextField&apos;s cell has border.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-isBordered">
                -isBordered
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-setBordered$">[NSTextFieldCell -setBordered:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setDelegate$">setDelegate:&nbsp;</a></h3>
    - (void) <b>setDelegate:</b> (id<<a rel="gsdoc" href="#protocol$(NSTextFieldDelegate)">NSTextFieldDelegate</a>>)anObject;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets the delegate to <var>anObject</var>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-delegate">
                -delegate
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setDrawsBackground$">setDrawsBackground:&nbsp;</a></h3>
    - (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the NSTextField draws the background.
              By default <code>NO</code>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-drawsBackground">
                -drawsBackground
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-setDrawsBackground$">[NSTextFieldCell -setDrawsBackground:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setEditable$">setEditable:&nbsp;</a></h3>
    - (void) <b>setEditable:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the NSTextField&apos;s cell and the NSText
              object is editable. By default a NSTextField is
              not editable.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-isEditable">
                -isEditable
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-setEditable$">
                [NSCell -setEditable:]
              </a>

              <a rel="gsdoc" href="NSText.html#method$NSText-setEditable$">
                [NSText -setEditable:]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setErrorAction$">setErrorAction:&nbsp;</a></h3>
    - (void) <b>setErrorAction:</b> (SEL)aSelector;<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$NSTextField-setImportsGraphics$">setImportsGraphics:&nbsp;</a></h3>
    - (void) <b>setImportsGraphics:</b> (BOOL)flag;<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$NSTextField-setNextText$">setNextText:&nbsp;</a></h3>
    - (void) <b>setNextText:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets the object selected when the user presses the
              TAB key to <var>anObject</var>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-nextText">
                -nextText
              </a>

              <a rel="gsdoc" href="NSView.html#method$NSView-setNextKeyView$">
                [NSView -setNextKeyView:]
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setPreviousText$">setPreviousText:&nbsp;</a></h3>
    - (void) <b>setPreviousText:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets the object selected when the user presses the
              shift-TAB key to <var>anObject</var>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-previousText">
                -previousText
              </a>

              <a rel="gsdoc" href="NSView.html#method$NSView-setPreviousKeyView$">[NSView -setPreviousKeyView:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setSelectable$">setSelectable:&nbsp;</a></h3>
    - (void) <b>setSelectable:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the NSTextField&apos;s cell and the NSText
              object is selectable.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-isSelectable">
                -isSelectable
              </a>

              <a rel="gsdoc" href="NSCell.html#method$NSCell-setSelectable$">[NSTextFieldCell -setSelectable:]</a>
 <a rel="gsdoc" href="NSText.html#method$NSText-setSelectable$">[NSText -setSelectable:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setTextColor$">setTextColor:&nbsp;</a></h3>
    - (void) <b>setTextColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets the color with which the text will be draw to
              <var>aColor</var>.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-textColor">
                -textColor
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-setTextColor$">[NSTextFieldCell -setTextColor:]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-setTitleWithMnemonic$">setTitleWithMnemonic:&nbsp;</a></h3>
    - (void) <b>setTitleWithMnemonic:</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> 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$NSTextField-textColor">textColor&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>textColor</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the colour used to draw the text.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSTextField-setTextColor$">
                -setTextColor:
              </a>

              <a rel="gsdoc" href="NSTextFieldCell.html#method$NSTextFieldCell-textColor">[NSTextFieldCell -textColor]</a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTextField-textDidBeginEditing$">textDidBeginEditing:&nbsp;</a></h3>
    - (void) <b>textDidBeginEditing:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<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$NSTextField-textDidChange$">textDidChange:&nbsp;</a></h3>
    - (void) <b>textDidChange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<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$NSTextField-textDidEndEditing$">textDidEndEditing:&nbsp;</a></h3>
    - (void) <b>textDidEndEditing:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<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$NSTextField-textShouldBeginEditing$">textShouldBeginEditing:&nbsp;</a></h3>
    - (BOOL) <b>textShouldBeginEditing:</b> (<a rel="gsdoc" href="NSText.html#class$NSText">NSText</a>*)textObject;<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$NSTextField-textShouldEndEditing$">textShouldEndEditing:&nbsp;</a></h3>
    - (BOOL) <b>textShouldEndEditing:</b> (<a rel="gsdoc" href="NSText.html#class$NSText">NSText</a>*)textObject;<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="_NSTextField_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSTextField Class</h2>
    <h3><a name="ivariable$NSTextField*_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$NSTextField*_error_action">_error_action</a></h3>
    @protected SEL <b>_error_action</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$NSTextField*_text_object">_text_object</a></h3>
    @protected NSText* <b>_text_object</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" />
    <br/><hr width="50%" align="left" /><br/>

          <h1><a name="002000000000">
        Software documentation for the NSTextFieldDelegate
        protocol
      </a></h1>
    <h2><a name="protocol$(NSTextFieldDelegate)">NSTextFieldDelegate</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSTextField.h</dd>
      </dl>
    </blockquote>
    <blockquote>
      <dl>
        <dt><b>Conforms to:</b></dt>
        <dd><a rel="gsdoc" href="NSControl.html#protocol$(NSControlTextEditingDelegate)">NSControlTextEditingDelegate</a></dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022