I understand.
Thanks for answers.
I think that saving your state before exiting, and subsequently restoring it at startup is the ability of the editor and not the operating system.
Sigil is written in Qt, and there are appropriate mechanisms for implementing this feature. For example, using the QSettings class.
|