Hi, thanks for the infos ... I'll post JIRA tickets. > Yeah - this is a good suggestion. ListView and TableView renderers would be > passed the item/row index, and TreeView's renderer would be passed the row > index as well as the node's path. In HTML I've made this (via Javascript), passing a reference to the row to the coloring function. So thanks for accepting this enhancement.
>> Actually, given that there's no easy way to find out this info if we don't >> pass it to the renderer, I think we should add it to the renderer >> interfaces. For reference, Swing's renderers do give such info. >> Sandro, if you want to create a JIRA ticket for this, list it as >> "Renderers should be passed index/path". Ok, see in JIRA. > The best thing would be to create two JIRA tickets: one to add an > "alternateRowColor" style to > TerraTreeViewSkin, and another to create a TreeTable component. The first one > could be accomplished > fairly easily - TreeTable would be a bit more complex. Ok, see in JIRA. And a last thing, the range selection (with the Shift key) could be useful, in not for Trees, for TreeTable. I'll add this as a comment in JIRA. Bye
