Hello,

   - i've coded the write_file and read_file in my project LearningWriting,
   in Launcher.py module


   - I've added my new MIME type to project LearningWriting : *.gph which
   stands for application/x-graph

But, though i precised, when saving, that the mime type is
application/x-graph (<code>self.metadata['mime_type'] =
'application/x-graph'</code>), i'm unable to open the saved gph files.
Instead, it starts a new graph, with all data loosen.

And data are also loosen when i restart a LearningWriting instance from the
dropdown menu (either from F3 screen or from the HardDisk/USB Journal
screens).

So, what have i done wrong ?

Regards

P.S The changes have been commited in my gitorious account.
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to