@Tim Ansell from November 27, 2006:
http://www.mail-archive.com/pythonmac-sig@python.org/msg06196.html
I read with interest Frank Niessink's suggestion of 26 Nov 2006:
http://www.mail-archive.com/pythonmac-sig@python.org/msg06195.html
> I had a similar issue. Adding a plist option to the py2app o
Hi all,
doesn't anybody have an idea on how to solve this issue?
Thanks,
Chris
On 2/27/07, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Maybe a totally noob question, but I'll ask it anyway since I couldn't
> find an answer on the series of tubes...
> I'm working on a pygame program
On 5-Mar-07, at 4:45 AM, Chris Van Bael wrote:
> Hi all,
>
> doesn't anybody have an idea on how to solve this issue?
Sorry, didn't see your original post.
You can address the python instance in the application bundle (which
will use the modules in the application bundle), but I think you'll
On 3/5/07, Dethe Elza <[EMAIL PROTECTED]> wrote:
> On 5-Mar-07, at 4:45 AM, Chris Van Bael wrote:
>
> > Hi all,
> >
> > doesn't anybody have an idea on how to solve this issue?
>
> Sorry, didn't see your original post.
>
> You can address the python instance in the application bundle (which
> will
On Mar 3, 2007, at 03:09, Nat Goodspeed wrote:
> It seems possible to me that the app-bundle icon functionality
> broke (or
> at least changed) when we upgraded from py2app 0.2.x to 0.3.5. Perhaps
> the iconfile option used to set CFBundleIconFile in the plist as
> well as
> copying the .icns f
On 5 Mar, 2007, at 20:38, Jim Tittsler wrote:
> On Mar 3, 2007, at 03:09, Nat Goodspeed wrote:
>> It seems possible to me that the app-bundle icon functionality
>> broke (or
>> at least changed) when we upgraded from py2app 0.2.x to 0.3.5.
>> Perhaps
>> the iconfile option used to set CFBundleI