I'm making a confirmation pop up windown in RsView Studio to run on a panelview plus 600. The window is about a 1/3 of the height and 1/2 of the width of the screen. The wondow will pop up when a user wants to exit a screen confirming they want to exit because the machine will stop operating once they exit. I have no problem creating the pop up window and placing buttons for navigation. The issue I have is that once the window pops up, since it's smaller then the previous window, some of the buttons on that window are visible, and the user can press beside the pop up window and control the buttons in the background. Is there a way to disable the background when the pop up window is visible?