Hi experts,
I am trying to display a popup window during wddoexit (of the component controller) to ask the user if they want to leave the application. I am using
if_window_manager->create_popup_to_confirm() and lo_window->open( ) to do so but the open command is being ignored and the app is ending without displaying the popup window. Not sure if I am missing anything or if it is just too late to this in wddoexit?
Any advise?
Thanks,
Wolfgang