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