Problem displaying jpgs in Tkinter via PIL

Antoine Pitrou solipsis at pitrou.net
Tue May 11 13:08:01 EDT 2010


On Tue, 11 May 2010 09:57:01 -0700
Armin <amphioxus at yahoo.com> wrote:
> Never mind, I gave up on Tkinter and have switched to wxPython now. 
> Getting jpg images to display in a wx frame worked like a charm... (As 
> I said, I'm very new to Python, so I didn't really know what my options 
> for GUI programming were.)

You might also want to try PyQT, which is often considered more modern
than wxPython (I've never tried it, though).

Regards

Antoine.





More information about the Python-list mailing list