other subject, other mail. I'm still trying to draw some shapes on an svg file displayed in a canvas.
The way I'm trying to do it is the same as I implemented customized interactors for my canvas. The interactors have only the key condition : mouse_pressed & button_masked. But when an interactor is enabled, all the others are disabled, so it works well for both zooming, for panning and rotate, but the one I'm trying to do doesn't do anything although I respected the schema of the other interactors.
So what I ask is, when an interactor is enabled, how can I be sure that there is a listener, and that my interactor is effective?
And when I'll have achieved the implementation of the interactor, somebody could tell me the way to update the DOM from the JSVGCanvas (via UserAgent?) , and even write a new svg file with the modification.
Thank you for your helping
Eric Delacroix Facult� des Sciences appliqu�es ULB Brussels
_________________________________________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
