I have been building application in R with gWidgets. Application includes several editable tables, working sheets etc - basically works something like MS Excell, but for special purpose.
When the user will save the work done and exit application, he/she should be able to continue working from where he/she ended - something like clicking on the icon or importing "working document" into the application - so that all sheets and data will be opened (again something like MS Excell etc.) and the same as they were when application was closed.
However, I have no idea how to do that. Can anyone help?
Some pattern like this should work: