Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-winken!uunet!brunix!omh From: omh@brunix (Owen M. Hartnett) Newsgroups: comp.sys.mac.programmer Subject: Re: AppMaker information? Message-ID: <6891@brunix.UUCP> Date: 20 May 89 00:07:51 GMT References: <8500008@gistdev> <8500010@gistdev> Sender: news@brunix.UUCP Reply-To: omh@zaphod.UUCP (Owen M. Hartnett) Organization: Brown University Department of Computer Science Lines: 15 One thing that AppMaker doesn't try to do is generate all the code at once. A lot of the code is already prewritten which you include in your [project, makefile]. Mostly library routines, but since they're all in source, you can get to call them by yourself, as well as inside the generated code. One thing that AppMaker handles very well is support for MacDraw type palettes, you give it the PICT and tell it how many wide and down and it does the code. -Owen Owen Hartnett Brown University Computer Science omh@cs.brown.edu.CSNET