Rob Dowell wrote:
> I am having a problem with Tkinter. The goal is a program that will copy
> images from one folder to another then delete them from the source dir
> after it is verified that they made it to the target dir. I have the
> base functionality figured out (comments on that are welc
I am having a problem with Tkinter. The goal is a program that will copy
images from one folder to another then delete them from the source dir
after it is verified that they made it to the target dir. I have the
base functionality figured out (comments on that are welcome of course).
Now I wan