I have a dialog based program that seems to work well. The program takes about 5 minutes to run, and continually updates edit boxes with values. The problem I am having is that when I switch to another application, and then come back to the running program, the dialog box is greyed out, and the edit boxes don't update. When the program is finished running, the 'greying' of the dialog goes away, and the edit boxes display the correct values. I have tried many different options, but it seems like multitasking bogs the dialog down. Any ideas to have the dialog not greyed out when switching to different programs?
Thanks.
Thanks.