Hello all,

simple question: I'm in a thread and would like to pop up a QMessageBox, how do I do it?
At the moment I get a crash which says that widgets must be created in the Gui thread. My thread can take minutes (or hours) and will need to tell the user if something is not happening properly - any suggestions?

thanks
K