[Pythonmac-SIG] PyGtk

2008-04-15 Thread Robert Love
Is anybody doing python apps with a GTK gui (for portability with Linux at work)? What GTK do you use? And has anybody tried with the native GTK being developed as opposed to the X-windows version? -- Bob Love "I.R.S.: We've got what it takes to take what you've got! " ___

[Pythonmac-SIG] Question on Python 2.5 and CoreGraphics

2007-01-07 Thread Robert Love
Back in 2005 I had a python script that did some simple image manipulation with CoreGraphics. Since then I have upgraded to python 2.5 and the script no longer works. I think you all tried to explain this to me when I upgraded but didn't follow what was being said. I'm running a PPC mac

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-23 Thread Robert Love
A follow up to my original question--does MacPython come with an uninstaller script? ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-20 Thread Robert Love
On Sep 20, 2006, at 8:16 PM, Bob Ippolito wrote: > On 9/20/06, Robert Love <[EMAIL PROTECTED]> wrote: >> I asked the original question and I want to thank folks for >> contributing answers. >> >> On Sep 20, 2006, at 3:31 PM, Ronald Oussoren wrote: >>

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-20 Thread Robert Love
I asked the original question and I want to thank folks for contributing answers. On Sep 20, 2006, at 3:31 PM, Ronald Oussoren wrote: > > A major conceptual difference between MacPorts/Fink and MacPython > is that the the first two are projects to use unix software on the > mac, while MacPy

[Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-19 Thread Robert Love
I see version 2.5 is released today. I see there is a packaged version called MacPython. My question is why do I need it? Or rather if I install it, what happens to my existing python that came with OSX? I see that by default MacPython installs in /usr/local/bin but what about the frame