Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QDialog window disappears

$
0
0
Hi, In my main window GUI I’m using the following code to show a popup window without creating a icon on the taskbar: GUI...{ QDialog popup; QMainWindow mainWindow(&popup); mainWindow.show(); } somehow it appears for half a second and then disappear. anyone can help?

Viewing all articles
Browse latest Browse all 13965

Trending Articles