Topic: Why tree.add select automatically the inserted node...
Hello,
I've play with tree.add method.
My issue is that tree.add select automatically the inserted node...
I think that is not very practicle. In my case I've a button to add "node" each time I click node is created into
the last created instead as a child of the initial selected node.