Tkinter-PhotoImage question
Gregor Lingl
glingl at aon.at
Sat Sep 20 16:30:44 EDT 2003
More information about the Python-list mailing list
Sat Sep 20 16:30:44 EDT 2003
- Previous message (by thread): Tkinter-PhotoImage question
- Next message (by thread): How to catch socket timeout?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
The Tkinter PhotoImage Widget can be set to
"transparent" with the method blank().
Moreover the color of single pixels or
definite regions can be set with method put.
I'd like to set single pixels (or some rectangular
regions) to "transparent". Can I use put to
accomplish this, and if so, which first argument
("data") have I to pass to put?
If not, is there another way to do it?
Thanks, Gregor
- Previous message (by thread): Tkinter-PhotoImage question
- Next message (by thread): How to catch socket timeout?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list