Adding one or more icons to an application

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!

Many thanks.

···

2008/1/3, Robin Dunn robin@alldunn.com:

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!


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org