On Tue, 11 May 2010 09:57:01 -0700
Armin 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.)
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.)
It seems like the ImageTk module on the Enthought distri
Hi everyone,
I'm new to Python and have been playing around with it using the
Enthought Python distribution for Mac OS X 10.6.3 (EPD academic
license, version 6.1 with python 2.6.4).
It's been great learning the basics, but I've started running into
problems when I'm trying to use the PIL li