Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!aramis.rutgers.edu!athos.rutgers.edu!mende From: mende@athos.rutgers.edu (Bob Mende Pie) Newsgroups: comp.windows.x Subject: Re: A MAC dialog implementation Message-ID: Date: 3 Aug 89 21:08:12 GMT References: <8908031514.AA05636@metropolis.super.org> Organization: Yows `R' us Lines: 13 In article <8908031514.AA05636@metropolis.super.org> dsseewe@SUPER.ORG (Daniel Seewer) writes: > Well I have a question that may have no solution! I am trying to > imitate the Mac look-and-feel for a dialog box. there is a program called xprompt that will do much of this... it allows a prompt to be sent, with a default answer using the Xw text widget. It can (optionaly) focus input. I use it and have not had any problems. It is not fancy, but functional. /Bob... --