> > > QThread can be called with threding "target=" like argument? I will > > like start methods from PushButtons without freeze mainWidget when > > execute. > > > Just reimplement QThread.run() and call your simulate() function. >
I have one hundred methods called by pushButtons, then a need reimplement a QTread for each method, and creata a postEvent for each (~ three hundreds) access to Qtgui objects? -- Reinaldo Carvalho _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt