É
éric
Scenario:
Main thread [form's trhead] contains a custom panel which downloads async
via http
the download is on a worker thread.
When the worker thread is operating it updates the panel with info on its
status ie how much is downloaded
Problem:
While the worker thread is running and the user interacts with the panel by
clicking a button in it or changing it's size, the whole application freezes
no error codes
Is there something wrong with how I am proceeding?
Regards,
Éric
Main thread [form's trhead] contains a custom panel which downloads async
via http
the download is on a worker thread.
When the worker thread is operating it updates the panel with info on its
status ie how much is downloaded
Problem:
While the worker thread is running and the user interacts with the panel by
clicking a button in it or changing it's size, the whole application freezes
no error codes
Is there something wrong with how I am proceeding?
Regards,
Éric