Tkinker window to select a file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Tkinker window to select a file

I'm new to tkinter and I want to know if I can insert a widget that will enable me select/navigate to a file without having to type the Path(C:\Users\user\Desktp\file.pdf) to the file

7th Aug 2018, 11:06 AM
Toni Sedjoah
Toni Sedjoah - avatar
1 Answer
0
tkFileDialog was the first google answer
7th Aug 2018, 1:40 PM
Markus Kaleton
Markus Kaleton - avatar