[wxPython-users] saving/loading an ogl diagram and shapes
Werner F. Bruhin
werner.bruhin at free.fr
Wed May 2 02:59:46 PDT 2007
Hi Mathew,
Mathew Yeates wrote:
> Hi
> I want to be able to save a user created ogl diagram containing
> shapes. Unfortunately, because of the use of SWIG I can't just use
> pickle. Does anyone have any suggestions on what would be the simplest
> way to do this?
I saved it into an XML format which I then store in a database.
Could send you some code if it would be useful.
Werner
More information about the wxpython-users
mailing list