Hi,
In my treeview I have Node:Override:ActiveNodeAppearance:Image = <an opened folderimage>. But this image already shows up on mousedown, I would like to see it on mouseup. On mouseup a coupled listview is updated, it gets confusing when mousedown is applied on a node an mouseup by accident just beside it. You see an opened folder but no updated listview then. What would be best practice to show this opened folderimage on mouseup?
Ok. Solved this one myself, I assign the open folder image on mouseup, the previous node gets its previous image there too. Just NodeAppearance used.