home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14385 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!mouse
  3. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  4. Subject: Re: Finding the current cursor
  5. Message-ID: <1992Jul25.105349.8026@thunder.mcrcim.mcgill.edu>
  6. Organization: McGill Research Centre for Intelligent Machines
  7. References: <1992Jul22.161928.19371@andersen.co.uk>
  8. Date: Sat, 25 Jul 92 10:53:49 GMT
  9. Lines: 18
  10.  
  11. In article <1992Jul22.161928.19371@andersen.co.uk>, darby@andersen.co.uk (Dave Darby) writes:
  12.  
  13. > During an application I need to change the cursor, I do this with
  14. > XdefineCursor.  I would like to be able to store the original cursor
  15. > so that I can change it back.
  16.  
  17. This is not possible.  There is no way to find out what cursor a given
  18. window is using, largely because there may no longer be any valid XID
  19. for it.
  20.  
  21. If you just want to change the cursor for "busy cursor" purposes, you
  22. may be interested in entry 118 from the FAQ.  (I can mail this entry,
  23. or the whole FAQ, if necessary.)
  24.  
  25.                     der Mouse
  26.  
  27.                 mouse@larry.mcrcim.mcgill.edu
  28.