Hi,
IMO Component.onDestruction wont be useful here.
With: ApplicationWindow.onClosing: the message diaglog show but the application window disappeared
Did you set close.accepted = false before calling the MessageDialog in onClosing handler?
↧