Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!janus.berkeley.edu!kipnis From: kipnis@janus.berkeley.edu (Gary Kipnis) Newsgroups: comp.windows.ms Subject: WM_PAINT message to a child window Message-ID: <29541@ucbvax.BERKELEY.EDU> Date: 8 Jun 89 15:44:58 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: kipnis@janus.berkeley.edu (Gary Kipnis) Organization: University of California, Berkeley Lines: 7 Hi, I am working on a program that spawns a child window and prints some text on it, for some reason this child window constantly get WM_PAINT message even though it's not blocked by any other window. any suggestions would be greately appreciated... gary