PIL-> Tkinter

Kevin Walzer sw at wordtech-software.com
Wed Nov 9 11:00:50 EST 2005


Tuvas wrote:
> Is there a way to put an image loaded from PIL into a TKinter GUI?
> Without converting the image to a .bmp, and using a canvas? If that's
> the only way it'll work, I'll take it, but... It would be nice
> otherwise...
> 

Can you use PIL to convert it to a GIF? Tk can display GIF's natively.

-- 
Cheers,

Kevin Walzer, PhD
WordTech Software - "Tame the Terminal"
http://www.wordtech-software.com
sw at wordtech-software.com



More information about the Python-list mailing list