T
tshad
Isn't there a flush() command to flush the screen so you can see status data
written to a text box during long calculations?
I have some data conversions and file conversions that take a long time and
I am writing status lines to a textBox, but they don't see it until all the
work was done.
Isn't there a flush command I can call periodically that will update the
screen?
Thanks,
Tom
written to a text box during long calculations?
I have some data conversions and file conversions that take a long time and
I am writing status lines to a textBox, but they don't see it until all the
work was done.
Isn't there a flush command I can call periodically that will update the
screen?
Thanks,
Tom