[PyKDE] Keeping the GUI from freezing

Michael Lara laram at nyu.edu
Mon Feb 19 16:36:43 GMT 2007


Hi Andreas!

> There is QApplication::processEvents which can be called to run through
> the event loop at any given time, however (...)

Thank you! You just provided the answer to the question I just posted! : )
By calling processEvents() the button gets updated as desired.

Michael




More information about the PyQt mailing list