-
- Downloads
feat(csv-export): allow user to choose save location for embedded batch mode CSV
- Integrated FileChooser in save mode to let users pick where to save the example.csv - Extracts the embedded CSV from resources and writes it to the selected location - Automatically opens the file in the default system editor after saving
parent
65503f32
No related branches found
No related tags found
Showing
- src/main/java/fr/pasteur/ida/zellige/gui/controller/MainController.java 93 additions, 41 deletions...fr/pasteur/ida/zellige/gui/controller/MainController.java
- src/main/resources/fr.pasteur.ida.zellige.gui.view/Main.fxml 1 addition, 1 deletionsrc/main/resources/fr.pasteur.ida.zellige.gui.view/Main.fxml
Please register or sign in to comment