Re: [Pythonmac-SIG] RE: What is a good working environment?

2005-04-05 Thread Bob Ippolito
On Apr 5, 2005, at 7:53 PM, Lee Cullens wrote: On Apr 5, 2005, at 2:13 PM, Bob Ippolito wrote: On Apr 5, 2005, at 8:20 AM, Lee Cullens wrote: What is a good working environment? pygame + pyOpenGL may very well be the best solution for this. It's much simpler to understand than wxPython, and it's

Re: [Pythonmac-SIG] RE: What is a good working environment?

2005-04-05 Thread Lee Cullens
I've been going through the listed components in more detail and wonder if anyone would venture a brief answer to the following. Relative to Bob's pygame vs. wxPython considerations and for what is intended for the Mac OS X platform only, how does PyObjC fit into the equation (functionally, mi

Re: [Pythonmac-SIG] RE: What is a good working environment?

2005-04-05 Thread Lee Cullens
Thanks for your experienced guidance Bob, In retrospect, I guess my limited and naive exposure thus far has yielded up as many "annoyances" in 2.3 as in 2.4, so it was unfair diminishing the state of 2.4. Also, the new (to me) considerations regarding pygame and wxPython are applicable to both

Re: [Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Bob Ippolito
On Apr 5, 2005, at 12:56 PM, Robert Kern wrote: Jonathan Peirce wrote: I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish examp

Re: [Pythonmac-SIG] RE: What is a good working environment?

2005-04-05 Thread Bob Ippolito
On Apr 5, 2005, at 8:20 AM, Lee Cullens wrote: What is a good working environment? All of what Bob did for us is nice for exploring changes in 2.4 but is still too much of a WIP. I (as many of you) need to get on with some development work though and was wondering what basis to work from. No, i

Re: [Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Robert Kern
Jonathan Peirce wrote: I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish example of how to do this? Or will it be that bdist

[Pythonmac-SIG] application scripting info on pythonmac.org wiki

2005-04-05 Thread has
Hi all, I've extended the appscript entry on the pythonmac.org wiki to provide appscript users with a place to post tips, tricks, example scripts, links, etc. on scripting individual applications with Python+appscript: http://pythonmac.org/wiki/AppscriptModule Not much there yet, obviously, bu

[Pythonmac-SIG] RE: What is a good working environment?

2005-04-05 Thread Lee Cullens
What is a good working environment? All of what Bob did for us is nice for exploring changes in 2.4 but is still too much of a WIP. I (as many of you) need to get on with some development work though and was wondering what basis to work from. Mostly what I will be doing is prototyping componen

[Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Jonathan Peirce
I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish example of how to do this? Or will it be that bdist_mpkg will one day just a