Thread: printNode
View Single Post

  #3 (permalink)  
Old 03-12-2004, 07:13 AM
radhika radhika is offline
Junior Member
 
Join Date: Mar 2004
Posts: 4
Default printNode

We are implemeting something similar to WhiteBoard, so whenever there is a change in the SVG the same has to be captured and sent. So i need to use this printNode for every movement of the mouse. On using printNode in mouse move event it is taking time. If not printNode, is there any other method by which I can get the latest changes done to the SVG?

Regards,
Radhika
Reply With Quote