differentiate between active window and dialog window
Answers
Answered by
1
Answer:
hope it helps.....
Explanation:
So windowActivated is only executed when the window is a frame or dialog, while the windowGainedFocus is for all types. The focused window is the one that receives keyboard input. An active window is typically the document window that the user is manipulating.
Answered by
3
Answer:
Dialog box has only Close button while the Window has Close, Restore and Minimize buttons. A window serves as more functions allowing the user to input which later displays an output. ... Such as a internet browser where the user can enter a link which displays the site.
Similar questions