Join Slack
Communities
Powered by
<@U1M6Y2Y95> the `+=` thing works for nodes also, ...
# tornadofx
e
edvin
10/23/2016, 11:45 AM
@bodiam
the
+=
thing works for nodes also, so you could say
this += inputView.root
, but there is an overloaded version that takes a View, that's why
this += inputView
works as well.
Open in Slack
Previous
Next