Tina Isaksen <[EMAIL PROTECTED]> wrote:

> I have a QTextEdit widget and need to know when the contents change. So
> I found the textChanged() signal and did:
>
>     self.connect(self.mainTextWindow, SIGNAL("textChaged()"), self.doTest)

Please, post a complete self-contained example that demonstrates the
problem. This single line isn't sufficient to help you out.
-- 
Giovanni Bajo

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to