Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-04 Thread Bill Bumgarner
On Oct 4, 2008, at 7:13 AM, Ronny Reichmann wrote: I'm running the systems Python on both Macs. Funnily enough, the problem I described isn't appearing on my MacBook. The two versions of Python on the MacBook and the stationary Mac are not the same. Both systems are set to automatic system-u

Re: Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-04 Thread Ronny Reichmann
On Oct 3, 2008, at 5:02 PM, Ronny Reichmann wrote: Hello there, unfortunately none of the examples in /Developer/Examples/Quartz/ Python/ work anymore. I don't know if recently, I just encountered it today. According to your answer, there should be wrappers as part of PyObjC. Unfortunately

Fwd: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-04 Thread Ronny Reichmann
Von: Ronny Reichmann <[EMAIL PROTECTED]> Datum: 4. Oktober 2008 12:44:26 MESZ An: Bill Bumgarner <[EMAIL PROTECTED]> Betreff: Re: Python, Mac OS X 10.5.5 and CoreGraphics Am 04.10.2008 um 04:29 schrieb Bill Bumgarner: On Oct 3, 2008, at 5:02 PM, Ronny Reichmann wrote:

Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-03 Thread Bill Bumgarner
On Oct 3, 2008, at 5:02 PM, Ronny Reichmann wrote: Hello there, unfortunately none of the examples in /Developer/Examples/Quartz/ Python/ work anymore. I don't know if recently, I just encountered it today. According to your answer, there should be wrappers as part of PyObjC. Unfortunately

Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-03 Thread has
Ronny Reichmann wrote: to make it short: Does anyone "accidentally" know why CoreGraphics doesn't work any more on conjunction with Python? The directory that contains the CoreGraphics bindings is still there, but not in the PYTHONPATH anymore. Setting it by hand and trying to import CoreGr

Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-03 Thread Ronny Reichmann
Hello there, unfortunately none of the examples in /Developer/Examples/Quartz/ Python/ work anymore. I don't know if recently, I just encountered it today. According to your answer, there should be wrappers as part of PyObjC. Unfortunately the graphics examples from the PyObjC-website don'

Re: Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-03 Thread Bill Bumgarner
On Oct 3, 2008, at 3:55 PM, Ronny Reichmann wrote: to make it short: Does anyone "accidentally" know why CoreGraphics doesn't work any more on conjunction with Python? The directory that contains the CoreGraphics bindings is still there, but not in the PYTHONPATH anymore. Setting it by hand

Python, Mac OS X 10.5.5 and CoreGraphics

2008-10-03 Thread Ronny Reichmann
Hello there, to make it short: Does anyone "accidentally" know why CoreGraphics doesn't work any more on conjunction with Python? The directory that contains the CoreGraphics bindings is still there, but not in the PYTHONPATH anymore. Setting it by hand and trying to import CoreGraphics leads to a