Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!decwrl!shelby!polya!lipa From: lipa@polya.Stanford.EDU (William J. Lipa) Newsgroups: comp.sys.mac.programmer Subject: Re: Main Event Loop Keywords: transkel(??) in Pascal or C Message-ID: <10422@polya.Stanford.EDU> Date: 5 Jul 89 20:18:16 GMT References: <432@thunder.UUCP> Sender: William J. Lipa Reply-To: lipa@polya.Stanford.EDU (William J. Lipa) Organization: Stanford University Lines: 15 In article <432@thunder.UUCP> raday@thunder.UUCP (Alan Day) writes: >What she would appreciate is an up-to-date (i.e WaitNextEvent level) public >domain loop to study. There is an up-to-date version of the programming example found in Inside Macintosh at sumex-aim.stanford.edu. The code comes from DTS at Apple and looks like high-quality stuff. It's stored in the /info-mac/apple/code directory. Here's the blurb: Sample is an example application that demonstrates how to initialize the commonly used Toolbox managers, operate successfully under MultiFinder, handle desk accessories, and create, grow, and zoom windows. Bill