[Solved] When do menus show for dialogs?
General and Desktop
2
Posts
1
Posters
1.7k
Views
1
Watching
-
I have two non-modal dialogs, and am testing on a Mac: for one of them, when it gets shown the main window's menus remain displayed, and for the other all but the first get hidden. I can't figure out what's causing the difference here: how does Qt determine when to show/hide the main window's menubar when dialogs are displayed?