Yeah, but with a row first. The alternative would ...
# tornadofx
e
Yeah, but with a row first. The alternative would be:
gridpane { row { label("hello") { columnConstraints(...) } } }