[PyQt] setText from threading

Aaron Digulla digulla at hepe.com
Thu Feb 21 21:16:46 GMT 2008


Reinaldo de Carvalho schrieb:

> Why is possible access GUI from any thread? This seems not to be
> allowed (Phil say "design error") but my application is running
> without problems.

That's pure chance. Eventually, your app will do something it shouldn't
and it will "suddenly" break. You simply can't rely that it will be
stable (even if some things will in fact work).

Regards,

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://darkviews.blogspot.com/          http://www.pdark.de/


More information about the PyQt mailing list