[PyQt] creating QWidgets outside the GUI thread

Erik Janssens Erik.Janssens at conceptive.be
Fri Dec 17 09:29:38 GMT 2010


Hi,

has anybody experience with creating QWidgets outside the GUI
thread ?

I'd like to know if it's possible to construct QWidgets in some kind
of worker thread, and when they are needed, reparent them and
move them to the GUI thread before displaying them.

Regards,

Erik


More information about the PyQt mailing list