Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!ucsd!ucbvax!alphalpha.com!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Window Manager communications Message-ID: <901022151835.3431@alphalpha> Date: 22 Oct 90 19:18:35 GMT References: <9010221648.AA24565@magpie> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 10 > Can anyone tell me if mwm is capable of making a window look "busy", and if > so, what is the protocol to achieve the effect? By "busy", I mean that the > window is somehow visibly changed to indicate that input is temporarily > disabled. Mwm is not, unless something was added at 1.1, which I doubt. You can either set widgets insensitive, change the cursor, or put up a busy dialog box. Personally I like none of the options. A window manager protocol might be good, although of course you still have to worry about people who aren't running mwm.