Re: [Pythonmac-SIG] Getting an ugly icon?

2006-11-08 Thread Chris Van Bael
Thanks! I'll try that, I'm on 3.5 btw. On 11/8/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On Wednesday, November 08, 2006, at 09:09AM, "Chris Van Bael" <[EMAIL > PROTECTED]> wrote: > >Hi, > > > >Whatever I try, I always get a very ugly icon in my Python program. > > > >What I do: > >Open

Re: [Pythonmac-SIG] Getting an ugly icon?

2006-11-08 Thread Ronald Oussoren
On Wednesday, November 08, 2006, at 09:09AM, "Chris Van Bael" <[EMAIL PROTECTED]> wrote: >Hi, > >Whatever I try, I always get a very ugly icon in my Python program. > >What I do: >Open Icon Composer, click on the 128x128 field and open an 180x180 icon. >Let it rescale it and save it as an icns f

[Pythonmac-SIG] Getting an ugly icon?

2006-11-08 Thread Chris Van Bael
Hi, Whatever I try, I always get a very ugly icon in my Python program. What I do: Open Icon Composer, click on the 128x128 field and open an 180x180 icon. Let it rescale it and save it as an icns file. In Preview this icns file looks great. When I make an app with py2app it's included "--iconfil

Re: [Pythonmac-SIG] Problems with py2app for i386

2006-11-08 Thread Chris Van Bael
On 10/30/06, Bob Ippolito <[EMAIL PROTECTED]> wrote: > On 10/29/06, Chris Van Bael <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm building an application on a PPC Mini in Python with PyGame. > > When I run "python setup.py py2app" I get a .app file made that runs > > on my (and other) PPC Macs. Bu