Hi.
I have a procedure which could run for hours, depends on input selection. During this run, I would like to show partial results, let say each 15 minutes. I would like to change the text of few labels and show it. Changing is not a problem, but actual redrawing of UI does not occur.
I was browsing forum and so far I believe Timer object could solve my problem?
BR,
Art
I have a procedure which could run for hours, depends on input selection. During this run, I would like to show partial results, let say each 15 minutes. I would like to change the text of few labels and show it. Changing is not a problem, but actual redrawing of UI does not occur.
I was browsing forum and so far I believe Timer object could solve my problem?
BR,
Art