Python 2.0, tkinter, and JPEG 
Author Message
 Python 2.0, tkinter, and JPEG

What's the recommended method for getting tkinter to properly handle
JPEG images within python 2.0?

Thanks in advance.
--
 Lloyd Zusman



Thu, 22 May 2003 03:00:00 GMT  
 Python 2.0, tkinter, and JPEG

Quote:

> What's the recommended method for getting tkinter to properly handle
> JPEG images within Python 2.0?

here's one:

    http://www.pythonware.com/products/pil

</F>



Thu, 22 May 2003 03:00:00 GMT  
 Python 2.0, tkinter, and JPEG

Quote:


> > What's the recommended method for getting tkinter to properly handle
> > JPEG images within Python 2.0?

> here's one:

>     http://www.pythonware.com/products/pil

> </F>

Thank you.  I'll check this out soon.

Also, has anyone been able to integrate the "Img" extensions to Tcl/Tk
(written by Jan Nijtmans) into Python 2.0's tkinter?

This works fine with Tk from within Tcl, but I haven't as yet been
able to make it work from within tkinter.  Any ideas?

Thanks again, in advance.

--
 Lloyd Zusman



Thu, 22 May 2003 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Problems with Tkinter / Python - displaying JPEG.

2. Tkinter prob in Python 2.0, Macintosh

3. Tkinter prob in Python 2.0, Macintosh

4. RedHat 7, Tkinter, Python 2.0

5. Python 2.0 + Tkinter + tcl/tk 8.3 (RH7.0)

6. Extensions/tkinter/* vs Modules/tkinter* (was: Python 1.1 w/ tkinter for AIX)

7. Alternatives to PIL for jpeg support in tkinter?

8. Tkinter animation: Python Powered Tkinter

9. Python 2.0 and wxPython 2.0

10. Python GTK JPEG Images

11. adding text to jpeg images using Python/PIL/???

12. jpeg images in python

 

 
Powered by phpBB® Forum Software