Oops. I was replying to this thread:
http://mail.python.org/pipermail/pythonmac-sig/2009-January/020834.html
which I thought only just began, but I now see it began a year ago.
Still getting used to 2010 it seems!
Mike
On Sun, Jan 3, 2010 at 7:10 PM, Mike Lawrence wrote:
> This seemed to w
following just after pygame.init(),
*before* pygame.display.set_mode().
pygame.display.set_icon(pygame.image.load('AppIcon.png'))
Next, when you build using py2app, build as follows:
python setup.py py2app --iconfile AppIcon.icns --resources AppIcon.png
--
Mike Lawrence
Graduate St