Hello,

First of all, congratulations with the 0.42 release. I'll  install it today or tomorow.
I'm working on Inkscape to create an SVGViewer. Now I've seen in Inkscape that when I add in the user interface a rectangle, this rectangle is automatically added into the xml representation and also rendered. I would like to do the same, but with more complex structures.

To give an example: I'm listening on a socket and on that socket I can receive structures in the form:
<svg>
<rect .... />
<rect .... />
<rect .... />
<rect .... />
....
</svg>

Those structures I want to add to my SPDocument and render them automatically without recreating a new SPDocument.

Does somebody know where I can find the code that is adding the rectangle in the Inkscape User Interface to the xml file and automatically renders the rectangle?

Any help is always welcome.
Joris
- - - - - - - DISCLAIMER - - - - - - - -
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.