O
Olav Tollefsen
I have a program which does a tight loop. When I invoke the winforms
application, I enter the loop and the user interface does not appear on the
screen. The user interface should only display some status counters on the
form.
How should I construct the application to draw the userinterface and update
the counters (DataGrid) when running in my tight loop?
Olav
application, I enter the loop and the user interface does not appear on the
screen. The user interface should only display some status counters on the
form.
How should I construct the application to draw the userinterface and update
the counters (DataGrid) when running in my tight loop?
Olav