I have a process that takes a couple of minutes to run. If the user flips between the application and any other open application, my application does not appear properly until the end of the process. Is there a way I can get around this, causing my application to refresh or something?
Thanks.