Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!cornell!uw-beaver!uw-june!wolf.cs.washington.edu!slh From: slh@wolf.cs.washington.edu (Scott Heyano) Newsgroups: comp.windows.x.motif Subject: Re: Why the "_popup" appendix in Dialog Boxes Summary: XmNdialogTitle Message-ID: <15535@june.cs.washington.edu> Date: 21 Mar 91 21:42:04 GMT References: <1991Mar20.000731.397@saturn.uucp> Sender: news@cs.washington.edu Reply-To: slh@wolf.cs.washington.edu (Scott Heyano) Organization: Computer Science & Engineering, U. of Washington, Seattle Lines: 7 In article <1991Mar20.000731.397@saturn.uucp> martin@saturn.uucp (Martin J. Schedlbauer) writes: |Is there any way to get rid of the "_popup" that is appended to all |Dialog Box names in Motif. We are using Motif 1.1.1 and the dialogs are |created in UIL. The dialogs are fetched using MrmFetchWidget. The title |of the dialog is set as the argument to MrmFetchWidget. | You can set the title with the XmNdialogTitle resource.