Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.sys.mac.programmer Subject: Re: Creating dialogs on the fly Message-ID: <4018@uakari.primate.wisc.edu> Date: 7 Mar 91 18:50:27 GMT References: <3024@mtecv2.mty.itesm.mx> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Lines: 15 From article <3024@mtecv2.mty.itesm.mx>, by py198723@mtecv2.mty.itesm.mx (Jesus Eugenio Sanchez): > > Hi. I'm a CS student in Mexico, and I'm trying to create a dialog > window without using 'DLOG' nor 'DITL' resources. I've using THINK C for > a while, and I'd like to get a small example about this; something that > creates just a button will be OK. Although it's probably overkill just for what you want, you can ftp to indri.primate.wisc.edu [128.104.230.11] and in ~ftp/pub/mac/TransSkel get the file transedit2.0.c.hqx, which contains a file called FakeAlert.c, which shows how to do what you want. -- Paul DuBois dubois@primate.wisc.edu