Message: 3<br>Date: Mon, 22 Jan 2007 23:27:24 +0100<br>From: David Boddie &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:david@boddie.org.uk">david@boddie.org.uk</a>&gt;<br>Subject: Re: [PyKDE] callback not being called
<br>To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:pykde@mats.imk.fraunhofer.de">pykde@mats.imk.fraunhofer.de</a><br>Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:200701222327.24466.david@boddie.org.uk">
200701222327.24466.david@boddie.org.uk</a>&gt;<br>Content-Type: text/plain; &nbsp;charset=&quot;iso-8859-6&quot;<br><br>&gt;&gt;My mistake, sorry! You need the following:<br>&gt;&gt;self.connect(self.patchNames, QtCore.SIGNAL(&quot;activated(const QString &amp;)&quot;), 
self.updateTextBox)<br><br>This works!<br><br>&gt;&gt;The signal is the one shown here:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.riverbankcomputing.com/Docs/PyQt4/html/qcombobox.html#activated-2" target="_blank">
&gt;&gt;http://www.riverbankcomputing.com/Docs/PyQt4/html/qcombobox.html#activated-2</a><br><br>Ahhh thank you!<br><br>&gt;&gt; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.diotavelli.net/PyQtWiki/PyQt4Examples" target="_blank">
http://www.diotavelli.net/PyQtWiki/PyQt4Examples</a><br>It&#39;s a permanent bookmark now. <br><br>And I now see the link to the wiki on Riverbank&#39;s page- which I had not seen even though it is right in front of me,.<br>
<br>