In cases where you have a "busy endless loop" it is better to you use an extra thread.
Another option is to use QApplication::processEvents()
In cases where you have a "busy endless loop" it is better to you use an extra thread.
Another option is to use QApplication::processEvents()
Pier (20th March 2007)
Bookmarks