Editor unavailable after "Build"
Brought to you by:
mikaelc
Hi all,
I've found that if the build progress dialog is not instanciated upon a widget, all the dialog (text editor, seed, etc.) are not available until the user is switching to another window and comming back.
Then I tried to instanciate build progress dialog on QApplication::activeWindow() and it seems to work.
Hope it'll help.
Karl
Builder.cpp patch