Updating multiple windows one by one

Hi.

I’ve got a program where the user interacts with the first window and the results are displayed in the second window.

How can I get the second window to display automatically after the display for the first window has been called?

Thanks.
Raja

Post a “window need to be redrawn” message to it. You have to give more information if you want more details.