<@UBP9GTHH6> try that code in an onBeforeShow() ra...
# tornadofx
c
@FRQDO try that code in an onBeforeShow() rather than an init block in the App subclass
f
The
parent
of that button is still
null
, even in
onBeforeShow()
.
(and hence,
removeFromParent()
does nothing)