Hello,
I have a Form A, with a lot of work to do.
This work is broken into small chunks.
A the beginning of the work, I instanciate a Form B.
Before each chunk, I call a method to send informations to the Form B to display information about the current chunk beeing processed.
At the end, I hide the Form B and terminate.
The problem is that the Form B freezed !
It's like it take all the cpu and is quiet never refreshed !!!
Who can help me please ?
I have a Form A, with a lot of work to do.
This work is broken into small chunks.
A the beginning of the work, I instanciate a Form B.
Before each chunk, I call a method to send informations to the Form B to display information about the current chunk beeing processed.
At the end, I hide the Form B and terminate.
The problem is that the Form B freezed !
It's like it take all the cpu and is quiet never refreshed !!!
Who can help me please ?