Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csmil.umich.edu!holtz From: holtz@csmil.umich.edu Newsgroups: comp.windows.x Subject: mystery window unseen by twm Message-ID: <1103@mailrus.cc.umich.edu> Date: 26 May 89 15:18:21 GMT Sender: usenet@mailrus.cc.umich.edu Reply-To: holtz@csmil.umich.edu () Distribution: usa Organization: Cognitive Science and Machine Intelligence Laboratory Lines: 12 I'm maintaining an application a version of which runs under X. When I run it with twm, twm won't titlebar it, move/resize/iconify/ focus-on/force-move it, etc.; about all it will do is send it refresh requests with f.winrefresh, and raise/lower other windows above/below it. By contrast, uwm will treat it as a normal window, except for the curious phenomenon that if the mouse buttons are bound in the _icon_ context, uwm intercepts them inside the application's _window_. My guess is this problem has something to do with window parenting; can anyone give me a better diagnosis before I dig into the X part of the application's code?