Is there any way to disable the overwrite prompt in a SaveAsDialog if the user selects an existing file? I need to allow them to select a file tto save to as my app appends to that file so I don’t want them prompted to overwrite.
Thats the OS API presenting that so I don’t think there’s a direct way to do this as its not just in the Xojo framework