Hello,
There is any way to make FileChooser to return the full path to the selected file (or a new file) without displaying any message?
If I use ShowOpen, I am not allowed to enter a new file name (I get the message that the file does not exist).
If I use ShowSave and choose an existing file, I am asked if I want to override it, which is not the case as I want to load it.
Thank you.
There is any way to make FileChooser to return the full path to the selected file (or a new file) without displaying any message?
If I use ShowOpen, I am not allowed to enter a new file name (I get the message that the file does not exist).
If I use ShowSave and choose an existing file, I am asked if I want to override it, which is not the case as I want to load it.
Thank you.