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

  1. Path: sparky!uunet!usc!rpi!bu.edu!transfer!ceylon!choffman.gte.com!user
  2. From: chuck@gte.com (Chuck Hoffman)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Animated Cursor
  5. Message-ID: <chuck-090992085227@choffman.gte.com>
  6. Date: 9 Sep 92 12:53:01 GMT
  7. References: <chuck-040992120527@choffman.gte.com> <1992Sep4.175646.10103@magnus.acs.ohio-state.edu>
  8. Sender: news@ceylon.gte.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: GTE Laboratories
  11. Lines: 21
  12.  
  13. In article <1992Sep4.175646.10103@magnus.acs.ohio-state.edu>,
  14. jbush@magnus.acs.ohio-state.edu (J Eric Bush) wrote:
  15. > To do an animated cursor the way the Finder does it, you have a acur resource 
  16. > with the numbers of the CURS icons in the rotation.  Make a copy of your finder
  17. > and save it to disk.  Look at the acur and CURS resource with ResEdit.
  18. > Then, inyour application, you just keep a variable with the current cursor,
  19. > add one to it, and then do a SetCursor procedure/function.
  20.  
  21. Thanks, Eric.  Sometimes when I look for something complicated, I miss the
  22. simple.
  23.  
  24. Chuck Hoffman
  25. chuck@gte.com
  26. GTE Laboratories, Waltham, Massachusetts, USA
  27. (617) 466-2131
  28. =====================================
  29. I'm not sure why we're here, but I am sure that while we're here we're
  30. supposed to help each other.
  31. =====================================
  32.