home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14050 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!rutgers!bobsbox.rent.com!grayhawk.rent.com!rich
  2. From: rich@grayhawk.rent.com (Richard Harms)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: vblCount and Macintosh Programming Secrets
  5. Message-ID: <Bt1wyG.MnL@grayhawk.rent.com>
  6. Date: 16 Aug 92 00:49:27 GMT
  7. Organization: Des Moines, Iowa, Public Access Unix; 515/277-6753
  8. Lines: 18
  9.  
  10. On page 501 is the code for a subroutine called MySpinner...  In it, the
  11. VBLTask field vblCount is reset to a non-zero value only if CrsrBusy is
  12. equal to zero. My question is, if CrsrBusy is a non-zero value, and the
  13. vblCount field isn't reset to something non-zero, won't that result in
  14. the VBL task failing to ever execute again?
  15.  
  16. From MPW 411:
  17. >The task must then reset vblCount, or its entry will be removed 
  18. >from the queue after it has been executed.
  19.  
  20. Which would seem to indicate this is true...
  21.  
  22. -rh
  23. -- 
  24. Richard R. Harms            Internet: r-harms@grayhawk.rent.com 
  25. 1217 24th, Suite 49             UUCP: {...}!{rutgers!bobsbox}!grayhawk!rich
  26. Des Moines, Iowa 50311       AOnline: Grayhawk             AppleLink: D2656 
  27.                                  Fax: 515/884-2736       Unix: 515/277-6753
  28.