Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!tcdcs!bofin!cjmchale From: cjmchale@cs.tcd.ie (Ciaran McHale) Newsgroups: comp.windows.x Subject: Re: (none) Message-ID: <1991Mar23.140649.29198@cs.tcd.ie> Date: 23 Mar 91 14:06:49 GMT References: <9103192036.AA05386@ism.isc.com> Organization: DSG, Dept. of Comp. Sci., Trinity College, Dublin. Lines: 20 In <9103192036.AA05386@ism.isc.com> mlm@uplxts1.UUCP writes: >Does anyone know where I can find the source to an X contrib program >called scrawl. > >This program allows someone to draw or paint on all windows regardless >root or anything else. [...] I would really like to see how this works! I don't have the program, but there is no mystery in writing such a program. The important thing is to do the drawing with a GC which has its subwindow_mode set to IncludeInferiors (the default is ClipByChildren) and then draw into the root window. Ciaran. -- Ciaran McHale "Verbosity says it all" ____ Department of Computer Science, Trinity College, Dublin 2, Ireland. \ / Telephone: +353-1-772941 ext 1538 FAX: +353-1-772204 \/ Telex: 93782 TCD EI email: cjmchale@cs.tcd.ie