Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!umd5!purdue!decwrl!nsc!voder!apple!darin From: darin@Apple.COM (Darin Adler) Newsgroups: comp.sys.mac.programmer Subject: Re: resource editor gripes Message-ID: <9000@apple.Apple.Com> Date: 27 Apr 88 01:22:07 GMT References: <177@wayne.analog.UUCP> <23728@ucbvax.BERKELEY.EDU> <4554@batcomputer.tn.cornell.edu> <1226@uokmax.UUCP> Reply-To: darin@apple.UUCP (Darin Adler) Organization: Apple Lines: 17 Keywords: resource editor, NoQuiche In article <1226@uokmax.UUCP> blknowle@uokmax.UUCP (Bradford L Knowles) writes: > NoQuiche? > Where does one acquire this *MAGICAL* item/program/resource/whatever? > How does one convince ResEdit to use it? I wrote NoQuiche, in the early days of the Mac Plus and of INITs. The original version did a number of questionable things. For example it permanently enabled the ROM resources! This caused lots of problems with lots of programs. What NoQuiche did that is relevant to ResEdit is that it replaced any calls to DrawDialog with UpdtDialog, passing the visRgn of the dialog's port as the region to update. This causes Standard File to malfunction, but speeds up ResEdit TMPL resource editors. This same effect could be achieved by patching ResEdit directly. If people are interested, I can post the newer, wimpy version of NoQuiche (now called Quiche) source to comp.sources.mac. -- Darin Adler AppleLink:Adler4 UUCP: {sun,voder,nsc,mtxinu,dual}!apple!darin CSNET: darin@Apple.com