Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread Matthew Ngaha
>. So unfortunately you will either have > to use an external tool to convert your jpegs into gif first or install a > third-party extension like PIL or TkImg* (the latter is easier to use if > you only need support for more file formats, because no commands are > changed or added, but just support

Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread Michael Lange
Hi Matthew, On Fri, 5 Oct 2012 19:10:35 +0100 Matthew Ngaha wrote: > with no solution to my problem after 2 days of pulling my hair out:( i > realize that some libraries are best for the Python version they > support the most. Sadly most tkinter users use version 2 unlike me, so > im pretty much

Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread Bryan Oakley
On Fri, Oct 5, 2012 at 1:10 PM, Matthew Ngaha wrote: > with no solution to my problem after 2 days of pulling my hair out:( i > realize that some libraries are best for the Python version they > support the most. Sadly most tkinter users use version 2 unlike me, so > im pretty much on my own as th

Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread Matthew Ngaha
with no solution to my problem after 2 days of pulling my hair out:( i realize that some libraries are best for the Python version they support the most. Sadly most tkinter users use version 2 unlike me, so im pretty much on my own as the solutions don't apply to me. Can someone please recommend me

Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread Matthew Ngaha
> If you're using Windows, Christoph Gholke has an installer for an > unofficial port to 3.2/3.3 for 32-bit and 64-bit platforms: > > http://www.lfd.uci.edu/~gohlke/pythonlibs/#pil i have only Python 3.1. is 3.2/3.3 the only versions the installer will work on. > He also has the ported source cod

Re: [Tkinter-discuss] [Tutor] displaying an image

2012-10-05 Thread John W. Shipman
On Fri, 5 Oct 2012, Michael O'Donnell wrote: Reference guide at: http://infohost.nmt.edu/tcc/help/pubs/tkinter.pdf Thanks for the plug, Mr. O'Donnell. I'm the author of that work. A task on my agenda is to update it for the themed widgets, and also somehow document the differences in Python