XenoDream Forums

Full Version: No warning when saving under an existing file name
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Aloha,

I accidentally overwrite an existing jux file with the same filename, unfortunately Jux has not issued a warning ("do you really want to save under this filename?").

Would it be possible to install such warnings?

Regards,

Krisi
Hi Krisi,

I've been traveling and wasn't able to check this until now. Jux (and XenoDream) rely on the built in dialog checking for existing filenames, but that only works if the extension is included. It has the advantage of keeping the dialog open if you need to choose a new name. What I need to do is, instead of just changing the extension, check if it is different and if so, check if the file exists after changing it.