[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

Re: [Pythonmac-SIG] coding preference

2005-01-19 Thread Pete
z and stability wise? It looked like a very promising project to me I meant to check back to it. Thanks for the reminder. -Pete ___ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] coding preference

2005-01-23 Thread Pete
too much code that needs writing and precious little time. A rich platform can stimulate rich new applications. Pete ___ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Re: Office Macs, shudder...

2005-01-24 Thread Pete
The result is close enough that I might be able to convince my office to switch to Apple. You can't beat that! Brendan I hope the wxPython devotees don't assume that Mac users want to see Macs in the office to replace Windows?? Not me. I used to get cheap remarks every time I bought my powerbook

[Pythonmac-SIG] Collaborative pyObjC development

2005-01-26 Thread Pete
Hi Mac fellows Has anyone set up a Plone based site for collaborating on PyObjC software development? If anyone is interested I could set up a site pretty quickly for the purpose. Or if there are Plone experts who would prefer to do this, let me know. I am still a beginner, currently learning h

Re: [Pythonmac-SIG] Collaborative pyObjC development

2005-01-26 Thread Pete
then build it 'properly' using pyObjc clients and decent native widgets. Diversity is to be encouraged and code sharing with others is very good here too. You never know, somebody might make a Plone App. that will perform the py2App function as a web

Fwd: [Pythonmac-SIG] Collaborative pyObjC development

2005-01-26 Thread Pete
Begin forwarded message: From: Pete <[EMAIL PROTECTED]> Date: 26 January 2005 14:36:16 GMT To: Bob Ippolito <[EMAIL PROTECTED]> Subject: Re: [Pythonmac-SIG] Collaborative pyObjC development On 26 Jan 2005, at 12:56, Bob Ippolito wrote: On Jan 26, 2005, at 7:24 AM, Pete wrote:

Re: [Pythonmac-SIG] iTunes scripting/Python shilling opportunity?

2005-01-26 Thread Pete
this stuff slightly less eclectic, only slightly :-) Or may I really should invest in a training course of some kind. Cheers -Pete ___ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Just starting out - Python 2.3.3?

2005-01-27 Thread Pete
I'm starting on the path to PyObjC, and have made some progress. I'm developing a very simple GUI control panel to allow starting, stopping and status display of a Zope server running on the machine. I've hit a nasty roadblock though - Zope (2.7.4) *requires* Python 2.3.3. Unfortunately, becaus

[Pythonmac-SIG] no module named appscript error

2009-08-16 Thread Pete
Hi When I create an app using py2app, I get this error: "no module named appscript" When I run the python script that the app is based on, appscript is working fine. Anyone know what would be causing this? Thanks Pete ___ Pythonmac-SI

Re: [Pythonmac-SIG] run python script on another computer's terminal (LAN)

2009-08-11 Thread Pete O'Connell
Hi, eppc is what you use in applescript when you want to have an app on another computer on you network perform a task. This is what Remote Apple Events is for in the System Preferences>Sharing dialog. Pete On Tue, Aug 11, 2009 at 3:35 PM, Chris Rebert wrote: > On Tue, Aug 11, 2009 at 3