| The same problem occurs in Ultrix/UWS.
If you use the xwininfo sources from MIT X11R3 you can see the same problem on
Ultrix as on VMS. The reason is that the window manager 'changes' the window
hierarchy by adding his own windows and reparenting his children. But there is
an xwininfo supplied with the UWS software which works fine. Could anyone point
me and Helmut to the sources of this DEC version ?
Another problem (with our window manager) is that the RootWindow macro returns
the real window id of the root (which you actually cannot see), but not the
'virtual' root from the window manager (which you can see !). How can I figure
out this window id within a program, for instance to fix the problem which was
mentioned in note 1011 and answered (???) by Ken Lee? If you use xwininfo
from UWS to get the 'window manger root' id and substitute ' d = RootWindow(..)'
by this you can copy your root window to a pixmap and vice versa.
But a lot of questions remain ...
Guenter.
|