I'm testing Bob Ippolito's icns plugin for PIL, and am running into
difficulty. I can't get an icon to display: in fact, Python crashes when
I try to load the icon and display it.
Here is a test script, using a Tkinter GUI (Python 2.5.1, Tk 8.5, OS X
10.5.1):
---
from Tkinter import *
import I
Hi,
Just installed PyObjC 1.4 as a binary install on Tiger with Python
2.4 installed.
The install seems to work fine, from CL python I can access the cocoa
frameworks. But in xcode I can't see the python application
templates. The templates have been installed correctly as far as I
can te
On Jan 3, 2008, at 1:28 PM, Tobias Rodäbel wrote:
> BTW, we had a very inspiring discussion on the zope3-dev
> list last summer regarding system python for *development*. Most
> people there prefer a separate python tree for each (zope) project.
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg
Kevin Walzer wrote:
>
>
> I'm not sure what is causing Python to barf here. PIL is supposed to be
> able to create valid Tkinter photo objects, so I don't think the issue
> is with Tk not recognizing the icns format. Any suggestions?
>
>
To answer my own question, I need to rebuild PIL to lin
On 8 Jan, 2008, at 5:18, Kevin Walzer wrote:
Kevin Walzer wrote:
I'm not sure what is causing Python to barf here. PIL is supposed
to be
able to create valid Tkinter photo objects, so I don't think the
issue
is with Tk not recognizing the icns format. Any suggestions?
To answer my o