![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSCursor</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSCursor">NSCursor</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>Adam Fedor (<a href="mailto:fedor@gnu.org"><code>fedor@gnu.org</code></a>)</dt> <dd> </dd> </dl> <blockquote> Holds an image to use as a cursor </blockquote> <p><b>Copyright:</b> (C) 1996,1999,2001 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSCursor class </a></h1> <h2><a name="class$NSCursor">NSCursor</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSCursor.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></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="#_NSCursor_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+IBeamCursor">+IBeamCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+arrowCursor">+arrowCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+closedHandCursor">+closedHandCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+contextualMenuCursor">+contextualMenuCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+count">+count</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+crosshairCursor">+crosshairCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+currentCursor">+currentCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+currentSystemCursor">+currentSystemCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+disappearingItemCursor">+disappearingItemCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+dragCopyCursor">+dragCopyCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+dragLinkCursor">+dragLinkCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+greenArrowCursor">+greenArrowCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+hide">+hide</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+isHiddenUntilMouseMoves">+isHiddenUntilMouseMoves</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+openHandCursor">+openHandCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+operationNotAllowedCursor">+operationNotAllowedCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+pointingHandCursor">+pointingHandCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+pop">+pop</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeDownCursor">+resizeDownCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeLeftCursor">+resizeLeftCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeLeftRightCursor">+resizeLeftRightCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeRightCursor">+resizeRightCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeUpCursor">+resizeUpCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+resizeUpDownCursor">+resizeUpDownCursor</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+setHiddenUntilMouseMoves$">+setHiddenUntilMouseMoves:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor+unhide">+unhide</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-hotSpot">-hotSpot</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-image">-image</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-initWithImage$">-initWithImage:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-initWithImage$foregroundColorHint$backgroundColorHint$hotSpot$">-initWithImage:foregroundColorHint:backgroundColorHint:hotSpot:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-initWithImage$hotSpot$">-initWithImage:hotSpot:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-isSetOnMouseEntered">-isSetOnMouseEntered</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-isSetOnMouseExited">-isSetOnMouseExited</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-mouseEntered$">-mouseEntered:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-mouseExited$">-mouseExited:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-pop">-pop</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-push">-push</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-set">-set</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-setHotSpot$">-setHotSpot:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-setImage$">-setImage:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-setOnMouseEntered$">-setOnMouseEntered:</a></li> <li><a rel="gsdoc" href="NSCursor.html#method$NSCursor-setOnMouseExited$">-setOnMouseExited:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSCursor+IBeamCursor">IBeamCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>IBeamCursor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns an I-beam cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+arrowCursor">arrowCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>arrowCursor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns an arrow cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+closedHandCursor">closedHandCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>closedHandCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+contextualMenuCursor">contextualMenuCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>contextualMenuCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+count">count </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>count</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$NSCursor+crosshairCursor">crosshairCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>crosshairCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+currentCursor">currentCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>currentCursor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the current cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+currentSystemCursor">currentSystemCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>currentSystemCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+disappearingItemCursor">disappearingItemCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>disappearingItemCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+dragCopyCursor">dragCopyCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>dragCopyCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+dragLinkCursor">dragLinkCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>dragLinkCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+greenArrowCursor">greenArrowCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>greenArrowCursor</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$NSCursor+hide">hide </a></h3> + (void) <b>hide</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Hides the current cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+isHiddenUntilMouseMoves">isHiddenUntilMouseMoves </a></h3> + (BOOL) <b>isHiddenUntilMouseMoves</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns whther the cursor is hidden until mouse moves </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+openHandCursor">openHandCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>openHandCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+operationNotAllowedCursor">operationNotAllowedCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>operationNotAllowedCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+pointingHandCursor">pointingHandCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>pointingHandCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+pop">pop </a></h3> + (void) <b>pop</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Pops the cursor off the top of the stack and makes the previous one as the current cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeDownCursor">resizeDownCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeDownCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeLeftCursor">resizeLeftCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeLeftCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeLeftRightCursor">resizeLeftRightCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeLeftRightCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeRightCursor">resizeRightCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeRightCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeUpCursor">resizeUpCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeUpCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+resizeUpDownCursor">resizeUpDownCursor </a></h3> + (<a rel="gsdoc" href="#class$NSCursor">NSCursor</a>*) <b>resizeUpDownCursor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+setHiddenUntilMouseMoves$">setHiddenUntilMouseMoves: </a></h3> + (void) <b>setHiddenUntilMouseMoves:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Hides the cursor if <var>flag</var> is <code>YES</code>. Unhides it if <code>NO</code> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor+unhide">unhide </a></h3> + (void) <b>unhide</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Shows the NSCursor. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor+hide">+hide</a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-hotSpot">hotSpot </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>) <b>hotSpot</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the hot spot point of the NSCursor. This is in the cursor's coordinate system which is a flipped on (origin at the top left of the cursor). </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-image">image </a></h3> - (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>image</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the image of the NSCursor </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-initWithImage$">initWithImage: </a></h3> - (id) <b>initWithImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)newImage;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> </p> <p> Initializes and returns a new NSCursor with a NSImage <var>newImage</var> and a hot spot point with x=0 and y=0 (top left corner). </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-initWithImage$hotSpot$"> -initWithImage:hotSpot: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-initWithImage$foregroundColorHint$backgroundColorHint$hotSpot$">initWithImage: foregroundColorHint: backgroundColorHint: hotSpot: </a></h3> - (id) <b>initWithImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)newImage<b> foregroundColorHint:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)fg<b> backgroundColorHint:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)bg<b> hotSpot:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)hotSpot;<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$NSCursor-initWithImage$hotSpot$">initWithImage: hotSpot: </a></h3> - (id) <b>initWithImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)newImage<b> hotSpot:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)hotSpot;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Initializes and returns a new NSCursor with a NSImage <var>newImage</var> and the hot spot to <var>hotSpot</var>. </p> <p> </p> <p> NB. The coordinate system of an NSCursor is flipped, so a <var>hotSpot</var> at 0,0 is in the top left corner of the cursor. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-initWithImage$"> -initWithImage: </a> <a rel="gsdoc" href="#method$NSCursor-setImage$"> -setImage: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-isSetOnMouseEntered">isSetOnMouseEntered </a></h3> - (BOOL) <b>isSetOnMouseEntered</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns whether if the cursor is set on <a rel="gsdoc" href="#method$NSCursor-mouseEntered$"> -mouseEntered: </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-setOnMouseEntered$"> -setOnMouseEntered: </a> <a rel="gsdoc" href="#method$NSCursor-mouseEntered$"> -mouseEntered: </a> <a rel="gsdoc" href="#method$NSCursor-set"> -set </a> <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-isSetOnMouseExited">isSetOnMouseExited </a></h3> - (BOOL) <b>isSetOnMouseExited</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns whether if the cursor is push on <a rel="gsdoc" href="#method$NSCursor-mouseExited$"> -mouseExited: </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-setOnMouseEntered$"> -setOnMouseEntered: </a> <a rel="gsdoc" href="#method$NSCursor-mouseExited$"> -mouseExited: </a> <a rel="gsdoc" href="#method$NSCursor-set"> -set </a> <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-mouseEntered$">mouseEntered: </a></h3> - (void) <b>mouseEntered:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the cursor if <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> is <code>YES</code> or pushs the cursor if <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> is <code>NO</code> </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-mouseExited$">mouseExited: </a></h3> - (void) <b>mouseExited:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the cursor if <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> is <code>YES</code> or pops the cursor if <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> is <code>NO</code> </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-pop">pop </a></h3> - (void) <b>pop</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Pops the cursor off the top of the stack and makes the previous the current cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-push">push </a></h3> - (void) <b>push</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Adds the NSCursor into the cursor stack and makes it the current cursor. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-pop">-pop</a> <a rel="gsdoc" href="#method$NSCursor-set"> -set </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-set">set </a></h3> - (void) <b>set</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the NSCursor as the current cursor. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-setHotSpot$">setHotSpot: </a></h3> - (void) <b>setHotSpot:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)spot;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> </p> <p> Sets the hot <var>spot</var> point of the NSCursor to <var>spot</var> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-setImage$">setImage: </a></h3> - (void) <b>setImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)newImage;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> </p> <p> Sets <var>newImage</var> the image of the NSCursor </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-setOnMouseEntered$">setOnMouseEntered: </a></h3> - (void) <b>setOnMouseEntered:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets whether if the cursor is set on <a rel="gsdoc" href="#method$NSCursor-mouseEntered$"> -mouseEntered: </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseEntered"> -isSetOnMouseEntered </a> <a rel="gsdoc" href="#method$NSCursor-mouseEntered$"> -mouseEntered: </a> <a rel="gsdoc" href="#method$NSCursor-set"> -set </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSCursor-setOnMouseExited$">setOnMouseExited: </a></h3> - (void) <b>setOnMouseExited:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets whether if the cursor is push on <a rel="gsdoc" href="#method$NSCursor-mouseExited$"> -mouseExited: </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSCursor-isSetOnMouseExited"> -isSetOnMouseExited </a> <a rel="gsdoc" href="#method$NSCursor-mouseExited$"> -mouseExited: </a> <a rel="gsdoc" href="#method$NSCursor-set"> -set </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <a name="_NSCursor_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSCursor Class</h2> <h3><a name="ivariable$NSCursor*_cid">_cid</a></h3> @protected void* <b>_cid</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$NSCursor*_cursor_image">_cursor_image</a></h3> @protected NSImage* <b>_cursor_image</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$NSCursor*_hot_spot">_hot_spot</a></h3> @protected NSPoint <b>_hot_spot</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$NSCursor*struct GSCursorFlagsType">struct GSCursorFlagsType</a></h3> @protected struct GSCursorFlagsType <b>struct GSCursorFlagsType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <br /> <a href="Gui.html">Up</a> </font> </body> </html>