Re: Multithreading, timer and form updating

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Wed, 04 Jul 2007 08:03:38 -0700, JL <jlgarbage@xxxxxxxxxx> wrote:

Thank you for your advices. I do use the InvokeRequired and Invoke mechanism.
I've tried to lower the priority of the calculation thread, but my main form
still doesn't refresh (I use invalidate).

The thread priority is unlikely to be relevant at all. Don't worry about that.
.