Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
change shown nodeimage * on mouseup *, not already on mousedown
posted

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?

 

Parents
No Data
Reply
  • 130
    posted

    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.

Children
No Data