Hi

I've a separate thread running.
In that thread, I like to let the user know there is some error.
However, the usual Qmessagebox is not working while running
a thread. Is there any other way to prompt a pop up or
some messages while within a thread?

Thanks for any help. I'm stuck on this for sometime.