accessing different windows...
In my application I have to open a window (say window2) when a button(in window1) is pressed. I want window2 to be on top. window1 should be visible but should not be accessible. How do i do this? keeping window2 on top is easy. Its the other part i'm stuck with...