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

  1. Path: sparky!uunet!sun-barr!apple!apple!nuntius
  2. From: dwb@apple.com (David W. Berry)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: QDProcs strangeness
  5. Message-ID: <28475@goofy.Apple.COM>
  6. Date: 17 Jul 92 21:23:19 GMT
  7. References: <1992Jul11.212501.5764@news.columbia.edu>
  8. Sender: usenet@Apple.COM
  9. Organization: Greenwing Enterprises
  10. Lines: 9
  11. X-UserAgent: Nuntius v1.1
  12.  
  13. In article <1992Jul11.212501.5764@news.columbia.edu> Steven L Levitt,
  14. sll2@cunixa.cc.columbia.edu writes:
  15. >However, after I set grafPort->grafProcs = myProcs, I tend to get
  16. illeagal 
  17. >instruction errors (I believe this has something to do with the Port's 
  18.  
  19. If you're using a color graf port you need to make sure and use a CQDProcs
  20. instead of a QDProcs.  Also you need to call SetStdCProcs instead of
  21. SetStdProcs.
  22.