simple TkInter question - labels

headspin headspin at spambob.com
Tue Dec 13 16:33:27 EST 2005


I know how to switch a label from text to an image; simply config the
image property to an existing image.

But how do you do the opposite? Once a label displays an image, how do
you switch it back to displaying text? Setting the image property to
None doesn't seem to do the trick.

By the way, I initially tried to write my (very simple) app with
wxPython, but couldn't deal with the documentation.




More information about the Python-list mailing list