On Tue, 11 May 2010 09:57:01 -0700 Armin <amphio...@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. -- http://mail.python.org/mailman/listinfo/python-list