Le 13/04/2011 16:52, lello a écrit :
Ok, something is wrong I just past xml code into the message editor editor.














Can you see it now?

--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/TreeNodeEditor-issue-tp2815778p2816403.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

If I can help :)

<TreeView bxml:id="groupTreeView" styles="{backgroundColor:11}">
<nodeEditor>
<content:TreeViewNodeEditor/>
</nodeEditor>
<treeData>
<TreeBranch bxml:id="groupTree"  xmlns="org.apache.pivot.wtk.content">
<TreeBranch text="My Node" />
</TreeBranch>
</treeData>
</TreeView>

Reply via email to