EFileTahi-A
Contributor
Well, what do you know, all my progress bars ceased to function on windows 7, at least the right way.
They no longer reach 100%, and sometimes they skip animation. It does not matter if the Application.DoEvents() and the progreBar.Refresh() are there, they will not refresh in time.
It seems more people are suffereing from this issue, but I did not managed (yet) to walkaround this problem in a simple way instead doing the graphical progress through a second thread, which is totally unnecessary.
Any ideias on this?
Thanks
They no longer reach 100%, and sometimes they skip animation. It does not matter if the Application.DoEvents() and the progreBar.Refresh() are there, they will not refresh in time.
It seems more people are suffereing from this issue, but I did not managed (yet) to walkaround this problem in a simple way instead doing the graphical progress through a second thread, which is totally unnecessary.
Any ideias on this?
Thanks