How do i have two images appended for a node icon?
I want the node to be displayed as [image1][image2][Text] instead of [image][Text].
It not possible to change the format of tree item, but you can use inline html . The label of tree item can contain any html tag insides, including additional images.