the guide shows manipulating all the children (but...
# tornadofx
b
the guide shows manipulating all the children (buttons) in a container (hbox) by using
children.forEach {}
, but it doesn't seem to work on a
buttonbar