There is some info about using the `with(root)` sy...
# tornadofx
e
There is some info about using the
with(root)
syntax and how it streamlines UI code. After the
override val root = builder
syntax, I think that's probably the only way to go really.