[PyQt] Icons problem with pyqt4 and py2exe!

2009-07-06 Thread Ruan WenBO
Hello : I am trying Py2exe to migrate a pyqt4 app to Windows from my Ubuntu. The problem is all the icons on my application window disappeared. I use qt designer to create my main window and create my resource file. Then compile the .ui file and .prc file in Eric4 IDE. To execute the

Re: [PyQt] Icons problem with pyqt4 and py2exe!

2009-07-06 Thread piotr maliƄski
check the imageformats solution described in my tutorial - http://www.rkblog.rk.edu.pl/w/p/building-standalone-ms-windows-apps-py2exe/ 2009/7/6 Ruan WenBO drizt.r...@gmail.com Hello : I am trying Py2exe to migrate a pyqt4 app to Windows from my Ubuntu. The problem is all the icons on