<@U0F3291QE> do you have a good way to update a Tr...
# tornadofx
c
@edvin do you have a good way to update a TreeView? I have some code in populate() that builds a hierarchy of objects that I'd like to re-evaluate. Tried an event + refresh(), but the populate code isn't called.