[PyQt] Usage of threads in PyQt

2008-04-25 Thread Sebastien Geffroy
Hi all, I've read many docs on threads's usage in python and their limited interest because of the global lock who prevents simultaneous access of several threads to the VM. Is the problem similar with the threads implemented in PyQt ? Thanks in advance. Sebasti

Re: [PyQt] PyQt Release Plans and Qt v4.4 Support

2008-04-17 Thread Sebastien Geffroy
On Thu, Apr 17, 2008 at 07:58:07PM +0200, Henning Schröder wrote: > make[1]: Entering directory > `/home/kde/pyqt/PyQt-x11-gpl-4.4-snapshot-20080416/QtCore' > g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG > -DQT_CORE_LIB -I. -I/home/kde/opt/include/python2.5 > -I/usr/include/python2.5