
Hi guys,
How would I force UserInterfaceUpdate event to fire? I have the following situation: I am showing parsing errors within the mentioned event. However I can compile the code, too, and show compiler errors. Now, if user changes the document and quickly hit compile then i get the compilation error first and after some delay, parsing errors (thus parsing errors override my compilation errors).
So I though I'd force UserInterfaceUpdate event right before compilation starts.
How would I force UserInterfaceUpdate event to fire? I have the following situation: I am showing parsing errors within the mentioned event. However I can compile the code, too, and show compiler errors. Now, if user changes the document and quickly hit compile then i get the compilation error first and after some delay, parsing errors (thus parsing errors override my compilation errors).
So I though I'd force UserInterfaceUpdate event right before compilation starts.
Miha Markic Righthand .net consulting and software development