[Pythonmac-SIG] appscript: Newbie trying to script using System Events

2011-02-04 Thread dgo...@juno.com
Can anyone share some good examples of scripting System Events? For instance, to select sub-menu options of an app, or to open/close app windows, or dock panels in Photoshop. Thanks, -Demian $65/Hr Job - 25 Openings Part-Time job

[Pythonmac-SIG] gtk/pygtk + py2app recipe

2011-02-04 Thread Antoine Martin
Hi, I've seen a number of questions about how to bundle pygtk applications using py2app (*) and I've also spent a fair amount of time figuring things out so I thought I would share my findings here. Especially since there are no recipes for it built-in, no pygtk specific info on the py2app website

Re: [Pythonmac-SIG] Problems with py2app

2011-02-04 Thread Ronald Oussoren
On 3 Feb, 2011, at 14:54, Gerhard Schmidt wrote: > HI, > > I try to generate an MacOSX app from one of my wxPython projects. but I've > run into some problems with py2app. > > when I run python setup.py py2app i get the following error > > running py2app > creating /home/users/estartu/projekt