1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-31 19:04:44 +00:00
6502bench/docs/sgmanual
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
..
advanced.html Address region isolation, part 3 (of 3) 2024-05-21 14:14:32 -07:00
analysis.html Update reference manual formatting 2021-10-18 17:56:08 -07:00
codegen.html Make label files look more like cc65 output 2024-04-22 15:09:23 -07:00
editors.html Fancy comments, part 5 (of 5) 2024-07-07 18:12:29 -07:00
end-notes.html Update reference manual formatting 2021-10-18 17:56:08 -07:00
index.html Auto-save, part 3 (of 3) 2024-08-09 13:42:12 -07:00
intro-details.html Minor tweaks 2024-05-22 14:02:53 -07:00
intro.html Update reference manual formatting 2021-10-18 17:56:08 -07:00
main.css Update reference manual formatting 2021-10-18 17:56:08 -07:00
mainwin.html Auto-save, part 3 (of 3) 2024-08-09 13:42:12 -07:00
settings.html Auto-save, part 3 (of 3) 2024-08-09 13:42:12 -07:00
tools.html Update reference manual formatting 2021-10-18 17:56:08 -07:00
tutorials.html Update reference manual formatting 2021-10-18 17:56:08 -07:00
visualization.html Fix Applesoft shape table visualizer 2024-06-28 13:45:57 -07:00