Hi How can I code OPEN/SAVE file functionality?
I'm using an application like the example "Absolute Position Drag and Drop" of http://pyjs.org/examples/DNDTest.html in which the user creates, positions, drag and drop the widgets. I would like to save application state in a file to open it later. [] --
