Is there a way to have a modal window within a main window?
What I mean is a child window of another, where you cannot click on any other window (sort of like how it is when you have a dialog box)...
I'm creating all these new windows in my program and I don't want users to go to previous ones.
What I mean is a child window of another, where you cannot click on any other window (sort of like how it is when you have a dialog box)...
I'm creating all these new windows in my program and I don't want users to go to previous ones.