O
Ollie
Hi,
I'm new to C# so please be patient with me.
Ok, I have a small app that analyses the content of about 10,000 log files.
The application works fine and outputs the expected results. But I need a
form that displays the status of the job it is running so the guy's using it
now it is working etc.
So, the problem is that if I don't touch the PC while it is running this app
the progress bar a label are updated fine. But if the form looses focus or I
click on the form it stops updating. The app continues and finishes without
problems although the status form becomes useless.
Hope that makes sense.
Ollie (C# Rookie)
I'm new to C# so please be patient with me.
Ok, I have a small app that analyses the content of about 10,000 log files.
The application works fine and outputs the expected results. But I need a
form that displays the status of the job it is running so the guy's using it
now it is working etc.
So, the problem is that if I don't touch the PC while it is running this app
the progress bar a label are updated fine. But if the form looses focus or I
click on the form it stops updating. The app continues and finishes without
problems although the status form becomes useless.
Hope that makes sense.
Ollie (C# Rookie)