[Pythonmac-SIG] PIL gui with Panther python?

Jack Jansen Jack.Jansen at cwi.nl
Tue Jul 13 22:29:22 CEST 2004


On 11 Jul 2004, at 18:10, Ronald Oussoren wrote:

>
> On 11-jul-04, at 6:50, David Eppstein wrote:
>
>> I have a Wapplication app that I'm trying to port to something that 
>> runs
>> under the Panther command-line python.  It needs to be able to display
>> PIL Images.  Is this possible under Cocoa with PyObjC or am I stuck 
>> with
>> ugly Tkinter?
>
> PyObjC currently has no support for PIL images.
>
> BTW. Why do you have to display PIL images? Cocoa has support for 
> displaying images and transforming them.

But still: it would be good to have an example PyObjC program that does 
the same as the Tkinter-based PIL image viewer. Even if only because 
it'll support any image format for which PIL has support, and other 
Python packages that have a bridge to PIL (such as Numeric).
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma 
Goldman



More information about the Pythonmac-SIG mailing list