Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!sdcsvax!jww From: jww@sdcsvax.UCSD.EDU (Joel West) Newsgroups: comp.sys.mac Subject: Re: Yet more INIT questions Message-ID: <4236@sdcsvax.UCSD.EDU> Date: Mon, 2-Nov-87 15:36:50 EST Article-I.D.: sdcsvax.4236 Posted: Mon Nov 2 15:36:50 1987 Date-Received: Fri, 6-Nov-87 03:23:31 EST References: <3988@watdragon.waterloo.edu> Organization: Palomar Software, Inc., Vista, CA Lines: 13 Counting on having a QuickDraw grafport initialized in an INIT is a very bad move. So anything referenced via A5, including variables such as white, randSeed, etc. is out. I think QuickDraw can be used in an INIT; I just think you have to make your own port (I haven't done it, so don't quote me). Usually INIT's are very simple, like to install some code that will be used later. -- Joel West (c/o UCSD) Palomar Software, Inc., P.O. Box 2635, Vista, CA 92083 Author, Programming with Macintosh Programmer's Workshop (Bantam) {ucbvax,ihnp4}!sdcsvax!jww jww@sdcsvax.ucsd.edu