Are WS_POPUP windows not disabled when a modal dialog box is displayed?
Windows API
2
Posts
2
Posters
6
Views
1
Watching
-
Hello! I have a WS_POPUP window created with another window as its parent (parentWindow). When I create a modal dialogbox with parentWindow as its parent I can still click and modify the popup window. Are not other windows of the app disabled when a modal dialogbox is displayed?
Happy coding, Philipp Kursawe
-
Hello! I have a WS_POPUP window created with another window as its parent (parentWindow). When I create a modal dialogbox with parentWindow as its parent I can still click and modify the popup window. Are not other windows of the app disabled when a modal dialogbox is displayed?
Happy coding, Philipp Kursawe