When a new file is opened check first if there are unsafed changes and show a warning dialog.

This commit is contained in:
2022-10-19 13:48:09 +02:00
parent 7dac3ce011
commit bec55b6119
6 changed files with 28 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat
[Wiki & Documentation](https://github.com/frosch95/SmartCSV.fx/wiki)
binary distribution of the [latest release (1.2.0)](https://github.com/frosch95/SmartCSV.fx/releases/download/1.2.0/SmartCSV.fx-1.2.0.zip)
binary distribution of the [latest release (1.3.0)](https://github.com/frosch95/SmartCSV.fx/releases/download/1.3.0/SmartCSV.fx-1.3.0.zip)
## Talks
[Introduction](http://javafx.ninja/talks/introduction/)