Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!pasteur!ucbvax!decwrl!chico.pa.dec.com!klee From: klee@chico.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: mystery window unseen by twm Message-ID: <1449@bacchus.dec.com> Date: 26 May 89 16:48:09 GMT References: <1103@mailrus.cc.umich.edu> Sender: news@decwrl.dec.com Distribution: usa Lines: 10 > 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. I've found that TWM will ignore windows with override-redirect or transient attributes set. It will also ignore windows you request it to ignore in your .twmrc file. I think UWM treats transient windows differently, so this is probably what is ha