Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!bu.edu!bu-pub.bu.edu!avi From: avi@bu-pub.bu.edu (Avram Weiss) Newsgroups: comp.windows.x.motif Subject: question on XmCreateErrorDialog Message-ID: <80141@bu.edu.bu.edu> Date: 25 Apr 91 00:34:30 GMT Sender: news@bu.edu.bu.edu Organization: Boston University Lines: 17 I have a function which makes a call to XmCreateMessageDialog: box = XmCreateErrorDialog(w, "err", args, n); where box is type widget and w is the parent widget. I then do a XtManageChild(box) and presto!... nothing happens! Upon the second call to the same code, the dialog pops up. If anybody have any ideas, I'd love to hear them. - Avi Weiss "Upward Compatibility - A manufacturer's commitment to previous mistakes" avi@bass.bu.edu