Closed MolotovCherry closed 9 years ago
Nice one ;) I will need to have a closer look into the Qt api.
Do you have a close button in the title bar of that dialog?
Yes, I see a close button in the title bar. I am using Windows 10.
Confirmed. Your latest commit prevents closing the dialog when it's running.
I put some popup code in one of the calls, and found out that the plugin continues to operate in the background even after clicking the red X to close the window. Perhaps there's some way to abort the running task if the window gets closed, or keep the window from being closed and provide a Quit button in the UI.