Is there a straightforward way to use a builder to...
# tornadofx
d
Is there a straightforward way to use a builder to dynamically populate a tilepane with a list of items in an observable, each of which has a property to describe a simple SVG shape? Still new to TornadoFX and have only grasped basic concepts, so just curious if binding in this scenario is appropriate or whether I need to manually build up nodes.