0
How can I update TKinter progress bar while loading a file?
I found couple examples online but they are so long with at least 30 lines of code. Can this be done in a few lines?
1 Answer
+ 2
I think thread is good way
I found couple examples online but they are so long with at least 30 lines of code. Can this be done in a few lines?