<https://edvin.gitbooks.io/tornadofx-guide/part2/W...
# tornadofx
p
https://edvin.gitbooks.io/tornadofx-guide/part2/Workspaces.html says you can remove it workspace.backButton.removeFromParent()
f
That's what I did, based on that very website. That's the one option that doesn't work, and I'm trying to understand why
p
yeah, I don't understand it either, but you're right, at the node.removeParent() parent is null I was thinking that it hadn't been added yet at init, so it didn't have a parent..