Hi Michael,
Thanks for the tips about NoQuerySaveChanges and for the specifics on when PromptSaveChanges is shown.
That's a shame about not being able to run a script at shutdown since it seems like the X on the window for closing the window and also "Quit Moi" (on macOS) are outside of the html environment and so it's not like I can hook up script to them like html buttons.
I guess I'll have to add a Quit button somewhere and be careful to not use those other buttons that I'd normally go for and also be careful to not do cmd-Q. Unless you have any other ideas about how I can ensure that quitting always goes through a script.
- Peer
|