How to bind a button that has an Open File Dialog function to a text field so that the name of the file you have selected is displayed in the text field?
I found how to open a text file and display the file content on a Text widget, but that it will display name of file, which I am choosing.