I've just started looking into TreeItemRenderer as a way of solving a
problem.

with my lowest level leaf nodes, the label (should) come from the
first 20 chars of the "@text" attribute. for the parents and
grandparents of it (as folders), the label comes from the "@name" of
those nodes.

I take it that this *is* possible with TreeItemRenderer, change what
attribute is bound to label, and then modify the value?

thanx
b

Reply via email to