the official docs still have a TODO for binding an...
# tornadofx
s
the official docs still have a TODO for binding an ObservableList to a layout. Does anyone know of a good write up for this? I have one case where i would like to use vbox to display a list of views bound to the items in the list. And another the same thing but with a flowpane.