Progress BAR is not shown on windows

Hi ,
In my current code I using progress bar pointer to show progress while my hardware is busy with some operation.
I simply used setvisible function to show progress bar but it not and the most important thing its working fine while am true its visibility and doing the run the cade in a thread. but without thread it is not working on windows and at MAC its working fine with thread or with simple function.
can anyone please suggest the possible way show progress bar with simple function.

Regards.
Asim Aslam

1 Like