1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-03-13 04:36:18 +00:00
Andy McFadden fca742e890 Auto-save, part 3 (of 3)
Added the recovery file check when a project is opened, and the GUI
elements for choosing which file to use.

If a recovery file exists but can't be opened, presumably because it's
open by another process, offer to open the project read-only.  (This
is a generally good idea, but we don't hold the project file open
in normal usage, so it only works when auto-save is enabled.)

After making a choice, auto-save is disabled until the first manual
save.

One thing we don't do: if we find a recovery file, but auto-save is
disabled, the recovery file won't be deleted after the user makes a
choice.  This might be a feature.

Updated documentation.

(issue #161)
2024-08-09 13:42:12 -07:00
..
2024-08-02 13:47:39 -07:00
2024-08-01 15:08:43 -07:00
2024-07-07 18:12:29 -07:00
2024-07-07 18:12:29 -07:00
2024-08-09 13:42:12 -07:00
2024-07-04 17:25:21 -07:00
2024-07-20 13:06:08 -07:00
2024-08-02 13:47:39 -07:00
2024-07-04 17:25:21 -07:00
2024-08-09 13:42:12 -07:00
2024-07-20 13:05:50 -07:00
2024-08-07 17:55:54 -07:00
2024-07-04 17:25:21 -07:00
2024-08-09 13:42:12 -07:00