Hi,
I have been using the drop handler for just that purpose - when the user drops a node on the canvas from a palette. My current intention is to use the nodeCollectionChange handler to deal with additions caused by programmatic actions or user actions such as Copy/Paste.
Is there any suggested usage for when to use the nodeCollectionChange event? Should I even bother with my drop handler?
Any advice would be appreciated.
Thanks
Jim