
On Tue, 30 May 2006 17:05:08 +0200 (CEST), scalet@yebu.de wrote:
Hi,
it seems to me, there is no reactor for PyQt4 yet. What is the preferred way to have a PyQt4 application using the famous twisted framework for networking.
Thanks for any hints.
Someone will have to write one. Qt4 has numerous improvements which should make it possible to write a reasonable reactor, instead of a shambling horror (like the existing Qt reactor). However, I don't use Qt myself, and I don't know any Twisted developers who do. If there are a sufficient number of Twisted users who are interested in this, it may be possible to add support. One way of demonstrating that there is enough interest would be to have someone donate a buildslave to run tests with Qt. This would be easier for PyQt4 than it is for the current Qt reactor, since PyQt4 won't necessarily require an X11 server to run the test suite. Jean-Paul