Re: QThread::Sleep goes to not responding state

Originally Posted by
kiboi
Hi guys,
I'm currently using QThread::Sleep yet i have observe the application went to "not responding" state during sleep.Is there a way to prevent this? Is there any option to set the application into halt for several seconds without experiencing not responding? I want that the UI wont be accessible during the specified time frame.
Thanks!
use a modal dialog.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks