Re: How to do transparent (opaque) windows from Python

2007-10-06 Thread Matimus
On Oct 6, 8:21 am, Don Taylor <[EMAIL PROTECTED]> wrote: > I want to build an application in Python that can show an opaque window > so that you can still see and type into any window that it covers. > > Sort of like a software mylar transparency sheet placed over the screen. > I need to be able

How to do transparent (opaque) windows from Python

2007-10-06 Thread Don Taylor
I want to build an application in Python that can show an opaque window so that you can still see and type into any window that it covers. Sort of like a software mylar transparency sheet placed over the screen. I need to be able to type 'through' the transparency into the underlying applicat