Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!bloom-beacon!bu-cs!dartvax!eleazar.dartmouth.edu!erics From: erics@eleazar.dartmouth.edu (Eric Schlegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Dialogs in Init Code Message-ID: <11712@dartvax.Dartmouth.EDU> Date: 11 Jan 89 02:05:37 GMT References: <20488@ames.arc.nasa.gov> <10050065@accuvax.nwu.edu> Sender: news@dartvax.Dartmouth.EDU Reply-To: erics@eleazar.dartmouth.edu (Eric Schlegel) Organization: Dartmouth College, Hanover, NH Lines: 17 In article <10050065@accuvax.nwu.edu> bob@accuvax.nwu.edu (Bob Hablutzel) writes: >> I am trying to display a dialog window in Init code, and am >> having problems. Is there some limitations on the dialogs >> within init code. I just want to display a dialog with >> a static text item when the init boots up. I am using >> aztec v3.6c. I recall hearing that Mac DTS recommends not using the Dialog Manager during INIT time. A better solution is simply to use QuickDraw directly to draw the dialog. eric ------ Eric Schlegel | DISCLAIMER: I'm just a poor college student, eric.schlegel@dartmouth.edu | which means I'm not responsible for what I | say and I can't pay you if you sue me anyway.