Hi all I am using this bxml code:
to display a tree in which I can edit the text displayed in each node.
However, the editor is not working. When I press enter after editing I get
the following error:
java.lang.IllegalArgumentException: treeNode already has a parent.
at org.apache.pivot.wtk.content.TreeBranch.update(TreeBranch.java:159)
....
What's wrong with the code?
Thanks
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/TreeNodeEditor-issue-tp2815778p2815778.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.