Ah, thanks. I've used another GUI library once that automatically stopped processing while a File Dialog was open and thought Qt was the same.
Ah, thanks. I've used another GUI library once that automatically stopped processing while a File Dialog was open and thought Qt was the same.
So like I said above. use exec() instead of show() and it do what you expect.
Bookmarks