| Home | Previous Lesson: Main Window Next Lesson: Response Window |
A Popup Window is typically opened from another window, which is then said to be the popup window's parent window.
The popup window is dependent on its parent window, but it can also be displayed without opening it from the parent window. If you do not open the popup window from another window, it will behave like a main window.
Parent window will not overlap a popup window, but if a parent is minimized popup window will be hidden.
| Home | Previous Lesson: Main Window Next Lesson: Response Window |