Home › Forums › General XMetaL Discussion › Turn off: Automatic Validation befor Saving a Document › Reply To: Turn off: Automatic Validation befor Saving a Document
Reply to: Turn off: Automatic Validation befor Saving a Document
March 1, 2010 at 8:28 amI have implemented a custom save() function, it works out pretty well, but I still have a problem with the Dokument.Saved flag. How could I set it to true out of my custom function?
The problem with this flag is, that the “Would you like to safe…” dialog is still occurring, when the user is closing the XMAX editor, after saving with my custom save function.