[wxPython-users] Adding one or more icons to an application
Robin Dunn
robin at alldunn.com
Thu Jan 3 09:51:00 PST 2008
Raffaello Barella wrote:
> How can I solve the a/c problem, so that when I build the .exe it has
> its own icons?
If you're using py2exe then it can embed icon resources in the .exe
file. http://www.py2exe.org/index.cgi/CustomIcons
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list