Tkinter and simulated transparency

Stephane Conversy conversy at lri.fr
Wed Jun 21 07:40:56 EDT 2000


Hi.

I have a top level window with an embeded canvas
To simulate transparency, I want to grab the image in the root window
at the place where the toplevel will be displayed, and put the
image in the canvas.

Is it possible to do that with Tkinter (grab a part of the root window)
?

BTW, what is the purpose of the non-refresh behavior of the toplevel
window ? If I put a canvas into it and then I pack() it, it's background

is displayed (as for the other widgets)..

Thanks.

--
Stéphane Conversy
http://www-ihm.lri.fr/~conversy/
mailto:conversy at lri.fr






More information about the Python-list mailing list