On May 20, 2014, at 2:16 PM, Paul Miller <p...@fxtech.com> wrote:

> Your best bet is to do your "work" in a thread while .exec()ing the 
> dialog. Then the main window UI's event loop can spin normally.

In my case, the code that executes is not thread-safe. It's ancient, 
complicated code. If I try to make it thread-safe, I risk breaking it. Not a 
great situation, but it is what it is. And with previous releases I don't have 
to "fix" it, Qt just did what I wanted.

And Thiago said:

> But it does look like this a regression.
> 
> The plan is to rapidly release 5.3.1 with the pending fixes from the last two 
> months, plus maybe this fix.

That's good to hear. Thanks!

-John Weeks

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to