21.11.2011, 16:06, "Graham Labdon" <graham.lab...@avalonsciences.com>:
> Hi
>
> I am attempting to develop a simple text editor app that is able to save and 
> read files in a custom XML format (designed by me).
>
> The user should be able to add an image to the document, but I am having 
> trouble coming up with a strategy to save this to my file other than saving 
> the data inline.
>
> Has anyone else done this before or have any ideas on a good strategy?

E.g. in ODT format embedded resources are stored alongside with XML (which 
contains links to files), and whole thing is zipped together.

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to