I am making an app in python alongside kvlang and I want to have a popup windows explorer window appear for user to select a path. Kind of like in Discord when you're sending someone a file:
Now I haven't found a way online to do this which makes me wonder if this is even an option. So my questions are: "Is there an option like this?" and "If there is, how do I do this?". Cheers!
Use tkinter tkinter file dialog alongside kivy.
2.1m questions
2.1m answers
60 comments
57.0k users