home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15025 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.4 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!sun!claris!wombat
  2. From: wombat@claris.com (Scott Lindsey)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Keeping the cursor visible
  5. Message-ID: <15144@claris.com>
  6. Date: 4 Sep 92 23:44:50 GMT
  7. References: <Btwnq8.LMv@mentor.cc.purdue.edu> <15119@claris.com> <D88-JWA.92Sep2133330@dront.nada.kth.se>
  8. Sender: news@claris.com
  9. Organization: Claris Corporation, Vancouver WA
  10. Lines: 22
  11. Nntp-Posting-Host: lindsey
  12. Wombat: yes
  13. Number: 12324
  14.  
  15. In article <D88-JWA.92Sep2133330@dront.nada.kth.se>, d88-jwa@dront.nada.kth.se (Jon W{tte) writes:
  16. > @claris.com (Scott Lindsey) writes:
  17. >    ShowCursor won't actually show the cursor if it's only obscured.  I don't
  18. >    think there's a legal way to unobscure a cursor, however, setting the low-
  19. >    memory global CrsrNew = 0xFF forces it to really redraw. (CrsrNew is 0x8CE
  20. >    and is a 1-byte value).
  21. > How abotu just calling InitCursor?
  22. > It sets the cursor to an arrow, and shows it (and clears
  23. > the show/hide count) and then you can call SetCursor to
  24. > set it to the shape you want.
  25.  
  26. I've lost the original message, but I think the issue was a progress cursor
  27. (beachball or something).  In fact, in ClarisWorks, I use CrsrNew to show the
  28. cursor whenever the beachball comes up, just in case the cursor was obscured.
  29. That way, you won't be sitting there with an obscured spinning beachball.
  30.  
  31. --
  32. Scott Lindsey <wombat@claris.com>
  33.