Re: [PyQt] other problem pyqt 4.6

2009-10-07 Thread Phil Thompson
On Wed, 07 Oct 2009 00:10:54 +0200, Linos 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(0x99e09

[PyQt] other problem pyqt 4.6

2009-10-06 Thread Linos
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 i