I've got an intesnse process loop and would like to cerate a progress bar.
I have created progress bar but it doesn't update (the whole window is disabled). I belive this is due to the processing in the background.
How can i force an update or slow my loop down so windows can update the app window?
I have created progress bar but it doesn't update (the whole window is disabled). I belive this is due to the processing in the background.
How can i force an update or slow my loop down so windows can update the app window?