Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!purdue!bu-cs!dartvax!eleazar.dartmouth.edu!earleh From: earleh@eleazar.dartmouth.edu (Earle R. Horton) Newsgroups: comp.sys.mac.programmer Subject: Re: Modeless dialogs, what am I doing wrong? Message-ID: <14455@dartvax.Dartmouth.EDU> Date: 17 Jul 89 18:50:08 GMT References: <1484@ndmath.UUCP> Sender: news@dartvax.Dartmouth.EDU Reply-To: earleh@eleazar.dartmouth.edu (Earle R. Horton) Organization: Thayer School of Engineering Lines: 10 In article <1484@ndmath.UUCP> milo@ndmath.UUCP (Greg Corson) writes: ... >What do I have to do to get the cursor to blink normally in the EditText >items of a modeless dialog? DialogPeek xyzzy; /* Points to your Modeless dialog. */ TEIdle(xyzzy->textH); Earle R. Horton