As a component of my add-in, I compute a bunch of summary statistics when the user clicks a button. This can take a while to process and it can appear as though the program has stopped responding. I would like to add a dialog box which can indicate to the user that the program is still processing. I was interested in using wxPython, but I don't necessarily want to rely on users installing dependencies that aren't included with the standard bundle.
Any good ideas?
I was considering something like this (except for my concern above):
أكثر...
Any good ideas?
I was considering something like this (except for my concern above):
أكثر...