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

  1. Path: sparky!uunet!usc!wupost!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Stymied++!  VBL Cursor Watching ideas?
  5. Message-ID: <1992Jul23.174821.9579@waikato.ac.nz>
  6. Date: 23 Jul 92 17:48:20 +1200
  7. References: <scott.711700485@mcl>
  8. Organization: University of Waikato, Hamilton, New Zealand
  9. Lines: 22
  10.  
  11. In article <scott.711700485@mcl>, scott@mcl.ucsb.edu (Scott Bronson) writes:
  12.  
  13. > I've run into a real snag with my cursor-watching VBL idea...
  14.  
  15. [different techniques described, with the fastest ones being the least
  16. "future-safe"]
  17.  
  18. > Pipe Dream: Obviously PPostEvent can get at the current state of the
  19. > modifiers super-quick and at VBL time.  Is it possible for me to do the
  20. > same?
  21.  
  22. Well, you could bite the bullet and peek at the low-memory area where the
  23. modifier flags are kept (which is obviously what PPostEvent is doing). And
  24. if your code is very successful and you make a lot of money from it, then
  25. you'll have the resources to bring out a new, slower version when it breaks
  26. under a future, faster machine. :-)
  27.  
  28. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  29. Computer Services Dept                     fax: +64-7-838-4066
  30. University of Waikato            electric mail: ldo@waikato.ac.nz
  31. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+12:00
  32. PenWindows--the CP/M of pen computing?
  33.