[comp.windows.x] informing twm of application's windows

poser@csli.Stanford.EDU (Bill Poser) (09/01/90)

I have an application that works just fine under uwm, but not
under twm. Under twm, it runs alright, but twm is unaware of the
existence of the windows it creates, so that it is not possible
to move them, resize them, etc. from twm. My understanding is that
whereas uwm just goes and finds out about all the extant windows, twm
conforms to the ICCCM standard. I have read the standard and added
calls to XSetStandardProperties that should, if I understand correctly,
inform twm about my windows. But it still doesn't work. Can anyone
tell me what I am doing wrong?


						Bill Poser
						poser@crystals.stanford.edu