Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!cpsc.ucalgary.ca!fridman From: fridman@cpsc.ucalgary.ca (fridman) Newsgroups: comp.windows.x Subject: XChangeWindowAttributes Message-ID: Date: 17 Apr 91 20:07:37 GMT Organization: UofC cpsc Lines: 13 Nntp-Posting-Host: aa It seems that when I execute XChangeWindowAttributes(...) to change the background pixmap of a window, the effect only takes place after the window is remapped. Looking at the source, XChangeWindowAttributes calles _XProcessWindowAttributes which seems to put the new data into the server and not do anything. Well, how do I make the change take effect NOW (XFlush won't work) ???? Thanks in advance. RF.