Am Monday, 19. January 2009 schrieben Sie: > Le 19/1/2009, "Christoph Burgmer" <chri...@gmx.de> a écrit: > >I am doing a > >QCoreApplication.postEvent() > >out of "run()" from a "threading.Thread" class without any problems. > > Under which plateform?
Linux. I initially made a short check if their was any argument against using Python threads with Qt and then dediced for the Python ones as: - learning Python threading helps you more in overall Python programming - documentation is at hand in the usual documentation style. Giovanni's response strikes me as it would be a serious annoyance if I had to change my threading model only to port my application to Windows and Mac. I don't even get any QPainter or other thread related warnings in my app, something which KDE throws out on a per minute basis. Christoph
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt