mopman wrote:
> I'm using python tkinter to create a GUI. I wish to collect 4 files from a
> user so for this part I created a GUI that has a Label, Entry and Button.
> To get the file I use tkFileDialog askopenfilename. My problem is that
> after a few file selections using the tkFileDialog,
Hello,
I'm using python tkinter to create a GUI. I wish to collect 4 files from a
user so for this part I created a GUI that has a Label, Entry and Button.
To get the file I use tkFileDialog askopenfilename. My problem is that
after a few file selections using the tkFileDialog, the root windo