Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!ucsd!ucbvax!osf.org!dbrooks From: dbrooks@osf.org Newsgroups: comp.windows.x.motif Subject: Re: mwmDecorations Message-ID: <9010311854.AA27892@osf.osf.org> Date: 31 Oct 90 18:54:18 GMT References: <881@kivax.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 16 > I want to create an ApplicationShell without the whole > mwm decorations. > I read that ApplicationShell inherits the behaviour from VendorShell. > VendorShell has the Resource: > > XmNmwmDecorations Unfortunately, this was broken in 1.0.A, which may be the release you have. It was fixed in 1.0.3. I strongly advise applying patches 1.0.2 and 1.0.3 if you have them. The fix here is in WmWinInfo.c, on line 2915, change a ! to ~ David Brooks Systems Engineering Open Software Foundation