Hi Andres,

Andres Toussaint wrote:

I want to know if there is any problem in adding my EventListeners to specific Nodes before setting the document in the canvas.

I don't believe so.

I am building a SVGDocument programatically and then adding it to a JSVGCanvas with svgCanvas.setDocument(). And i would like to initialize my listeners during the initial build of the document.

This should work, although I haven't explicitly tried it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to