Newsgroups: comp.windows.x.motif Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!hayes.ims.alaska.edu!milton!gibdo!slh From: slh@gibdo.engr.washington.edu () Subject: Re: interactive placement of pop-ups & precendence of main app window Message-ID: <1991Apr19.110554.13933@gibdo.engr.washington.edu> Sender: news@milton.u.washington.edu (News) Reply-To: slh@gibdo.engr.washington.edu (PUT YOUR NAME HERE) Organization: University of Washington References: <12110005@hpfcbig.SDE.HP.COM> <1991Apr16.131440.16590@hri.com> Date: Fri, 19 Apr 1991 11:16:14 GMT In article <1991Apr16.131440.16590@hri.com> rudolph@sparc20.hri.com (David Rudolph) writes: [stuff] |When I tried setting XmNdefaultPosition to false, the window came up at |(0,0). Since I have interactivePlacement set to True, I expected that I |would be able to position the window with the mouse. Any ideas why this |wasn't the case? | R3/Motif 1.somethingorother on AIX3.1.5/IBM RS/6000-530: I'm not using interactive placement and setting XmNdefaultPosition to False doesn't give the results desired either. I've tried all sorts of combinations, even tried unmapping the window, managing, setting the position and mapping, still sucks. If the dialog is up and I try invoking it again (with the button that activates it) it finally goes where it should, not satisfactory. Hmmm, maybe if you unmap it, manage it twice... Also so since I'm whining, I've never been able to get rid of decorations on a toplevel at execute time. (using mwm* resources in .Xdefaults doesn't count for this) This has also been discussed a lot and I think I've tried all the suggestions. I suppose most likely both of these things are broken...