taweili / ardublock

ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
413 stars 292 forks source link

Warn on close #166

Closed TonyCallear closed 6 years ago

TonyCallear commented 7 years ago

This should warn about unsaved work when clicking the close button on Ardublock ( also on "Open" and "New"). Partly solving #151?

I’d really appreciate it if someone who can actually program in JAVA (i.e. Not me) would take a look at this for daft errors.

“Undocumented feature” remains that closing the Arduino IDE directly silently loses any unsaved work in Ardublock - but I don’t know how to fix that - anyone?