Hi :) I'm at extending our existing twisted application (http://github.com/jem777/rattlekekz) with an qtview using qtreactor (http://www.tarbox.org/qtreactor) and pyqt.
I wrote this two examples to demonstrate the problem: http://dpaste.com/83246/ The Applications are supposed to print "fu" or "stfu" then the last window is closed. This works with pyqt just fine but don't work then twisted is involved. The signal connection is set up successful so I think twisted swallows or blocks the signals from the QApplication or they're not emitted. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python