Hi,

I have started a thread in my documentclass to watch modifications of files that I manage in the document. When the thread sees a change, my documentmember-function OnFileChange is called. In that function I want to display the changes in my views. And that's the problem : UpdateAllViews can't be called in the threadprocess.

Is there someone who has a good solution for this ?