RonBOakes / conlang_audio_honing

A tool for using speach to hone the sound of a conlang (constructed language)
GNU General Public License v3.0
1 stars 0 forks source link

Add application exit checks to see if the language or sample text has been changed #17

Closed RonBOakes closed 8 months ago

RonBOakes commented 9 months ago

In the main form's OnApplicationExit method, add code to check and see if either the LanguageDescription or sampleText has been changed since it was last saved. If either are changed, prompt the user to save (with a cancel option to not save)

RonBOakes commented 8 months ago

Closed with commit aa9c6af