Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!news.cs.indiana.edu!msi.umn.edu!sctc.com!pasturel From: pasturel@sctc.com (Pierre Pasturel) Newsgroups: comp.windows.x.motif,bcr.motif Subject: Re: clientDecorations Keywords: I want to take away from parent but not children. Message-ID: <1990Dec7.220309.8878@sctc.com> Date: 7 Dec 90 22:03:09 GMT References: <449@rruxc.UUCP> <1990Dec7.184609.7516@sctc.com> <1990Dec7.203217.16652@bellcore.bellcore.com> Organization: Secure Computing Technology Corporation Lines: 28 >In article <1990Dec7.184609.7516@sctc.com>, pasturel@sctc.com (Pierre Pasturel\ ) writes: >> >Do anyone know if there's a way to make windows "fixed (unmovable)" on a >> Getting rid of your frame all together >> will solve the problem if you can do without it. >This won't always work. Under mwm, the user could have bound f.move >to a mouse button so the window could be moved even though it >doesn't have a frame. Also, if the user isn't using mwm, you're out of luck. >Andrew Ok, right. Do you know how to use the XmNmwmDecorations resource of the VendorShell to set frame resources?? Specifically, what does MWM_HINTS contain as fields and what values have to be set to XmNmwmDecorations to make certain window frame decorations appear???? My OSF/Motif 1.0 paper back docs do not contain a description of MWM_HINTS, only WM_HINTS, which describe fields for icon appearence and position. I would appreciate all input on this. Thanks Pierre pasturel@sctc.com