Hi,<br><br>I am having problems settings a QStyle to a particular QWidget, which does not happen when i apply to the hole app (QApplication).<br>Example, qApp.setStyle(&quot;Plastique&quot;) works perfect, but QWidget.setStyle(&quot;Plastique&quot;) does not seems i think is wrong, so i tried QWidget.setStyle(QStyleFactory.create(&#39;Plastique&#39;)) and my app segsfault.<br>
<br>Any tip?<br><br>Using latest PyQt and python 2.6<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><br>