Hi QML experts,
I have several non modal windows and a modal dialog.
what i want is to make sure when modal dialog is opened, the other non modal windows either deactivate or hide and the main application window is on top with modal dialog.
can somebody help?