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!