I simply want to intercept the user clicking expan...
# tornadofx
s
I simply want to intercept the user clicking expand icon in the TreeView. The tree is built dynamically. Which works when node is selected, However, clicking the expand doesn't select the node. So I simply need to put this hook in