RE: Modal Windows
It would be nice if we had the opportunity to have pop-up windows as well as the dialog and child types. I was looking into this a while ago and a childwindow doesnt work exactly how you want. You can always use a timer to check for the forground window and if it matches the one you wanted then you can just use the user32 function to forground the window you wanted infront.
|