Reputation: 56
I have a question. I'm developing a small tkinter app and I wanted to know if it was possible to integreate Nautilus file manager as a file manager when I use this instruction in my code:
filedialog.askopenfilename()
Upvotes: 1
Views: 138