Ok, here it goes:
I have a main window that opens another(may be multiple) window-frame. Now, when i press a refresh button in the main window for one of the frames that i opened, the corresponding frame gets refreshed.(i know which frame i need to refresh, there is a list box in the main window)
The big question is how do i bring the refreshed frame to the front? in other words, how do i make it active?
thanks in advance,
alex
I have a main window that opens another(may be multiple) window-frame. Now, when i press a refresh button in the main window for one of the frames that i opened, the corresponding frame gets refreshed.(i know which frame i need to refresh, there is a list box in the main window)
The big question is how do i bring the refreshed frame to the front? in other words, how do i make it active?
thanks in advance,
alex