I have a statusbar that is suppose to display text at different parts of a process, but the only thing that shows up is the last text after the process finishes. It seems to do this for all my long long processes. I tried sleep, but that didnt help. Any way to show the text before continuing on?

Thanks!