Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!sdsu!ucsd!ucsdhub!hp-sdd!hp-pcd!hpcvlx!keith From: keith@hpcvlx.cv.hp.com (Keith Taylor) Newsgroups: comp.sys.hp Subject: Re: Found one Answer, Still one Question (Was: Re: Programatically Dispensing with MWM Decorations Message-ID: <101950077@hpcvlx.cv.hp.com> Date: 22 Dec 89 18:18:32 GMT References: <217@venice.SEDD.TRW.COM> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 17 >The problem is you (I) have to RESTART THE WINDOW MANAGER for this >program to work... There must be a way to do this WITHOUT restarting >the window manager??? Something along the lines of how Young does it >in his "monitordata" and "controldata" examples for the HP Widgets >in his book _X Window Systems Programming..._ but for MOTIF. You want the property to be there when the window is mapped so that mwm sees it when it manages it. If you have the HP OSF/Motif Programmer's Reference (PN 98794-90006), then check out the Vendor Shell man page. The XmNmwmDecorations resource is a nicer way of controlling the decoration. Keith M. Taylor keith@cv.hp.com Hewlett-Packard Corvallis, Oregon