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/NSProgressIndicator.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>NSProgressIndicator</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSProgressIndicator">NSProgressIndicator</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Gerrit van Dyk (<a href="mailto:gerritvd@decimax.com"><code>gerritvd@decimax.com</code></a>)</dt>
      <dd>
      </dd>
      <dt>Fred Kiefer (<a href="mailto:fredkiefer@gmx.de"><code>fredkiefer@gmx.de</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>

        <div>
      <hr width="50%" align="left" />
      <h3>Contents -</h3>
      <ol>
        <li>
          <a href="#001000000000">Software documentation for the NSProgressIndicator
        class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSProgressIndicator(GNUstepExtensions)
        category</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSProgressIndicator
        class
      </a></h1>
    <h2><a name="class$NSProgressIndicator">NSProgressIndicator</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSProgressIndicator.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="#_NSProgressIndicator_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator(GNUstepExtensions)-isVertical">-isVertical</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator(GNUstepExtensions)-setVertical$">-setVertical:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-animate$">-animate:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-animationDelay">-animationDelay</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-controlSize">-controlSize</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-controlTint">-controlTint</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-doubleValue">-doubleValue</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-incrementBy$">-incrementBy:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-isBezeled">-isBezeled</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-isDisplayedWhenStopped">-isDisplayedWhenStopped</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-isIndeterminate">-isIndeterminate</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-maxValue">-maxValue</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-minValue">-minValue</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setAnimationDelay$">-setAnimationDelay:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setBezeled$">-setBezeled:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setControlSize$">-setControlSize:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setControlTint$">-setControlTint:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setDisplayedWhenStopped$">-setDisplayedWhenStopped:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setDoubleValue$">-setDoubleValue:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setIndeterminate$">-setIndeterminate:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setMaxValue$">-setMaxValue:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setMinValue$">-setMinValue:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setStyle$">-setStyle:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-setUsesThreadedAnimation$">-setUsesThreadedAnimation:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-sizeToFit">-sizeToFit</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-startAnimation$">-startAnimation:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-stopAnimation$">-stopAnimation:</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-style">-style</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator-usesThreadedAnimation">-usesThreadedAnimation</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSProgressIndicator-animate$">animate:&nbsp;</a></h3>
    - (void) <b>animate:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 99.99.99</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSProgressIndicator-animationDelay">animationDelay&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSTimeInterval">NSTimeInterval</a>) <b>animationDelay</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 99.99.99</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSProgressIndicator-controlSize">controlSize&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlSize">NSControlSize</a>) <b>controlSize</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$NSProgressIndicator-controlTint">controlTint&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlTint">NSControlTint</a>) <b>controlTint</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$NSProgressIndicator-doubleValue">doubleValue&nbsp;</a></h3>
    - (double) <b>doubleValue</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$NSProgressIndicator-incrementBy$">incrementBy:&nbsp;</a></h3>
    - (void) <b>incrementBy:</b> (double)delta;<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$NSProgressIndicator-isBezeled">isBezeled&nbsp;</a></h3>
    - (BOOL) <b>isBezeled</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$NSProgressIndicator-isDisplayedWhenStopped">isDisplayedWhenStopped&nbsp;</a></h3>
    - (BOOL) <b>isDisplayedWhenStopped</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$NSProgressIndicator-isIndeterminate">isIndeterminate&nbsp;</a></h3>
    - (BOOL) <b>isIndeterminate</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$NSProgressIndicator-maxValue">maxValue&nbsp;</a></h3>
    - (double) <b>maxValue</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$NSProgressIndicator-minValue">minValue&nbsp;</a></h3>
    - (double) <b>minValue</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$NSProgressIndicator-setAnimationDelay$">setAnimationDelay:&nbsp;</a></h3>
    - (void) <b>setAnimationDelay:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSTimeInterval">NSTimeInterval</a>)delay;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 99.99.99</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSProgressIndicator-setBezeled$">setBezeled:&nbsp;</a></h3>
    - (void) <b>setBezeled:</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$NSProgressIndicator-setControlSize$">setControlSize:&nbsp;</a></h3>
    - (void) <b>setControlSize:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlSize">NSControlSize</a>)size;<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$NSProgressIndicator-setControlTint$">setControlTint:&nbsp;</a></h3>
    - (void) <b>setControlTint:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlTint">NSControlTint</a>)tint;<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$NSProgressIndicator-setDisplayedWhenStopped$">setDisplayedWhenStopped:&nbsp;</a></h3>
    - (void) <b>setDisplayedWhenStopped:</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$NSProgressIndicator-setDoubleValue$">setDoubleValue:&nbsp;</a></h3>
    - (void) <b>setDoubleValue:</b> (double)aValue;<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$NSProgressIndicator-setIndeterminate$">setIndeterminate:&nbsp;</a></h3>
    - (void) <b>setIndeterminate:</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$NSProgressIndicator-setMaxValue$">setMaxValue:&nbsp;</a></h3>
    - (void) <b>setMaxValue:</b> (double)newMaximum;<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$NSProgressIndicator-setMinValue$">setMinValue:&nbsp;</a></h3>
    - (void) <b>setMinValue:</b> (double)newMinimum;<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$NSProgressIndicator-setStyle$">setStyle:&nbsp;</a></h3>
    - (void) <b>setStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSProgressIndicatorStyle">NSProgressIndicatorStyle</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$NSProgressIndicator-setUsesThreadedAnimation$">setUsesThreadedAnimation:&nbsp;</a></h3>
    - (void) <b>setUsesThreadedAnimation:</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$NSProgressIndicator-sizeToFit">sizeToFit&nbsp;</a></h3>
    - (void) <b>sizeToFit</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$NSProgressIndicator-startAnimation$">startAnimation:&nbsp;</a></h3>
    - (void) <b>startAnimation:</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$NSProgressIndicator-stopAnimation$">stopAnimation:&nbsp;</a></h3>
    - (void) <b>stopAnimation:</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$NSProgressIndicator-style">style&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSProgressIndicatorStyle">NSProgressIndicatorStyle</a>) <b>style</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$NSProgressIndicator-usesThreadedAnimation">usesThreadedAnimation&nbsp;</a></h3>
    - (BOOL) <b>usesThreadedAnimation</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="_NSProgressIndicator_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSProgressIndicator Class</h2>
    <h3><a name="ivariable$NSProgressIndicator*_animationDelay">_animationDelay</a></h3>
    @protected NSTimeInterval <b>_animationDelay</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$NSProgressIndicator*_controlSize">_controlSize</a></h3>
    @protected NSControlSize <b>_controlSize</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$NSProgressIndicator*_controlTint">_controlTint</a></h3>
    @protected NSControlTint <b>_controlTint</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$NSProgressIndicator*_doubleValue">_doubleValue</a></h3>
    @protected double <b>_doubleValue</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$NSProgressIndicator*_isBezeled">_isBezeled</a></h3>
    @protected BOOL <b>_isBezeled</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$NSProgressIndicator*_isDisplayedWhenStopped">_isDisplayedWhenStopped</a></h3>
    @protected BOOL <b>_isDisplayedWhenStopped</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$NSProgressIndicator*_isIndeterminate">_isIndeterminate</a></h3>
    @protected BOOL <b>_isIndeterminate</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$NSProgressIndicator*_maxValue">_maxValue</a></h3>
    @protected double <b>_maxValue</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$NSProgressIndicator*_minValue">_minValue</a></h3>
    @protected double <b>_minValue</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$NSProgressIndicator*_style">_style</a></h3>
    @protected NSProgressIndicatorStyle <b>_style</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$NSProgressIndicator*_usesThreadedAnimation">_usesThreadedAnimation</a></h3>
    @protected BOOL <b>_usesThreadedAnimation</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
        NSProgressIndicator(GNUstepExtensions)
        category
      </a></h1>
    <h2><a rel="gsdoc" href="#class$NSProgressIndicator">NSProgressIndicator</a>(<a name="category$NSProgressIndicator(GNUstepExtensions)">GNUstepExtensions</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSProgressIndicator.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator(GNUstepExtensions)-isVertical">-isVertical</a></li>
      <li><a rel="gsdoc" href="NSProgressIndicator.html#method$NSProgressIndicator(GNUstepExtensions)-setVertical$">-setVertical:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSProgressIndicator(GNUstepExtensions)-isVertical">isVertical&nbsp;</a></h3>
    - (BOOL) <b>isVertical</b>;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSProgressIndicator(GNUstepExtensions)-setVertical$">setVertical:&nbsp;</a></h3>
    - (void) <b>setVertical:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022