<br><br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>This time I was sure I had it right, but no... I fell into another trap.<br><br>I have a QTextEdit widget and need to know when the contents change. So
<br>I found the textChanged() signal and did:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;self.connect(self.mainTextWindow, SIGNAL(&quot;textChaged()&quot;), self.doTest)</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Didn't work ('mainTextWindow' is my textEdit widget), so I googled for [...]</blockquote><div><br>
&nbsp;Is it just a typo? 'Chaged'?<br>
</div><br>
Just a quick guess!<br>
<br>
Marco<br>
</div><br>