I am trying to make a dialog box that can open, edit and save .txt files. I referred my codes in this tutorial.
How am I going to modify the code so that instead of a "save as" function, it will directly "save" the file that it opened/edited.
Thanks in advance.