Well.. seems still does not work. Today i have time to test this and i have:<br><br><blockquote>Traceback (most recent call last):<br>&nbsp; File &quot;OpenCoffee.py&quot;, line 59, in &lt;module&gt;<br>&nbsp;   mainApp = OpenCoffee()<br>
&nbsp; File &quot;MainApp.py&quot;, line 84, in __init__<br>&nbsp;   self.setupUi(self)<br>&nbsp; File &quot;/home/gustavo/Documentos/Desarrollo/OpenCoffee/trunk/opencoffee-server/gui/ui_main.py&quot;, line 19, in setupUi<br>&nbsp;   icon.addPixmap(QtGui.QPixmap(&quot;:/Icons/icons/windowIcon.svg&quot;,QtGui.QIcon.Normal,QtGui.QIcon.Off))<br>
TypeError: argument 2 of QPixmap() has an invalid type<br><p></p><p></p><p></p></blockquote><p></p><p>ui_main.py is the exported .ui.<br></p><p></p><p><br>Cheers.<br><br></p><div><span class="gmail_quote">2008/5/19, Phil Thompson &lt;<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>&gt;:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
On Monday 19 May 2008 14:56:52 Gustavo A. Díaz wrote:<br> &gt; Nice, now it works...<br> &gt;<br> &gt; I saw that now does not use anymore setIcon(QtGui.QIcon...), instead it<br> &gt; uses addPixmap(QtGui.QPixmap....). Is that normal? Maybe is stupid<br>
 &gt; question... but is how now an icon is being added in this version of Qt?<br> <br> <br>Easy enough to find out by running uic on the same .ui file...<br> <br><br> Phil<br> </blockquote></div><br><br clear="all"><br>-- <br>
Gustavo A. Díaz<br>GDNet Projects<br><a href="http://www.gdnet.com.ar">www.gdnet.com.ar</a>