Re: [Pythonmac-SIG] coding preference

2005-01-16 Thread Bob Ippolito
On Jan 16, 2005, at 5:00, Pete wrote: I have been wondering what to use for my next project which involves a simple static window with graphical image background and drop down lists with dynamic content. Can somebody with experience of both comment on using PyGame and PyObjc to help me decide w

[Pythonmac-SIG] coding preference

2005-01-16 Thread Pete
I have been wondering what to use for my next project which involves a simple static window with graphical image background and drop down lists with dynamic content. Can somebody with experience of both comment on using PyGame and PyObjc to help me decide which developer framework to choose? T

[Pythonmac-SIG] problems installing PIL on 10.3

2005-01-16 Thread Wes Fraser
Hey Everyone. I am having a few issues trying to install PIL for the standard max os x 10.3 installation of python. Sadly, the only package that won't build _imagingtk, is the only one I actually need. So if anyone can help out, that would be great. So here's how I am trying to build this. I ha

Re: [Pythonmac-SIG] accessing my modules from within Python

2005-01-16 Thread Larry Meyn
On Jan 15, 2005, at 6:43 PM, Kirk Durston wrote: I'm just starting to learn Python. When I write a module in one of my text programs (MSWord, or Textedit) and save it as a text file in on my harddrive, and then go to the terminal window to import it, I get a message Just a quick note, there are