Thanks for the fast reply Phil, I&#39;m gonna try it.<br><br>Tkm<br><br><div class="gmail_quote">On Mon, Apr 28, 2008 at 11:26 AM, Phil Thompson &lt;<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On Monday 28 April 2008, Bruno Tikami wrote:<br>
&gt; Hi all.<br>
&gt;<br>
&gt; I need to load Qt4 Designer.ui files on the fly and, once I&#39;ve got the xml<br>
&gt; parsed, I have to connect all the signals and slots concerning that form.<br>
&gt; I&#39;m planning to transfer the ui xml buffer and the slot objects through<br>
&gt; pickle / unpickle. The thing is, I cannot assign custom slots using Qt4<br>
&gt; Designer so I cannot specify which signal should be connected to which slot<br>
&gt; dynamically.<br>
&gt;<br>
&gt; Using GTK / Glade I know it&#39;s possible through<br>
&gt;<br>
&gt; [code]<br>
&gt; &nbsp; &nbsp;gladeBuff.signal_autoconnect(self)<br>
&gt; [/code]<br>
&gt;<br>
&gt; Is it possible using PyQt and Qt4 Designer ?<br>
<br>
</div></div><a href="http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qmetaobject.html#connectSlotsByName" target="_blank">http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qmetaobject.html#connectSlotsByName</a><br>

<font color="#888888"><br>
Phil<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>[]s!<br><br>Tkm<br><a href="http://djangopeople.net/brunotikami/">http://djangopeople.net/brunotikami/</a>