Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!sequoia.circ.upenn.edu From: hoford@sequoia.circ.upenn.edu (John Hoford) Newsgroups: comp.windows.x Subject: drawing on windows not created by your processes Message-ID: <42317@netnews.upenn.edu> Date: 30 Apr 91 21:27:28 GMT Sender: news@netnews.upenn.edu Distribution: usa Organization: Cardiothoracic Imaging Research Center Lines: 12 Nntp-Posting-Host: sequoia.circ.upenn.edu How can I draw on a window created by anothe processes? I am trying to have one progam fork/exec another progam and have the child process draw on one of the parents windows. I tried to sending the "Window" to it using a pipe. It got the value but would not draw using it. Thanks for the help. John D. Hoford hoford@gynko.circ.upenn.edu