Common pop-up for all screens
I need to show a pop-up window when a particular condition satisfies. I created a model window and showed it when the condition satisfies. However, when I have multiple screens, do I have to create this model window each and every screen? Is there a way to create it once and show it no matter whatever screen is currently active? I don't want to change the screen but show the pop-up in current screen itself.
