10 Dec
2008
10 Dec
'08
3:13 p.m.
In RootlessRepositionWindow() in rootlessWindow.c, change the call to RootlessReorderWindow() so that it only happens if the window is realized: if(pWin->realized) RootlessReorderWindow(pWin); I don't know if this is the right way to do it, but it eliminates the white rectangle problem for me. -- Richard -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.