You're problem is that `TreeView` isn't a `Pane`, ...
# tornadofx
r
You're problem is that
TreeView
isn't a
Pane
, so your extension function was being called on the VBox.