On Wed, 07 Oct 2009 00:10:54 +0200, Linos <[email protected]> wrote: > and other code sample as well, if i execute this code i get this error for > every > connect i try to do in the QThread run() method. > > QObject: Cannot create children for a parent that is in a different thread. > (Parent is TestThread(0x99e09b8), parent's thread is QThread(0x98e60f0), > current > thread is TestThread(0x99e09b8)
Should also be fixed in tonight's PyQt snapshot. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
