Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sunybcs!srinivas From: srinivas@cs.Buffalo.EDU (Uma Srinivasan) Newsgroups: comp.windows.x Subject: help with handling expose events Message-ID: <9668@eerie.acsu.Buffalo.EDU> Date: 4 Sep 89 01:12:29 GMT Sender: nobody@acsu.buffalo.edu Reply-To: srinivas@cs.Buffalo.EDU (Uma Srinivasan) Organization: SUNY/Buffalo Computer Science Lines: 13 I am doing raster graphics and would like to copy from a pixmap when the user resizes the application window. My question is this : Since the user can resize the application window to be as large as the root window, do I have to create a pixmap as large as the root window ?. Is this is the best way to do it?. Also, if the user adds some more drawings, how do I update the pixmap. Thanx Uma