Hi all,
I've been using onsaveNode / onloadNode for a while and it seems to be easy for me.
It's just:
- Stream.Write on the onSaveNode event of the source tree.
- Stream.Read on the onLoadNode event of the target tree.
- Use copyTo() to perform save/load task.
I saw onsaveTree / onloadTree in last version and I don't have a clue on how to use it.
Does anyone has one example?
rg
Paulo