<@U5WPB8H99> What I normally do is to add two bind...
# tornadofx
e
@jschneider What I normally do is to add two bindings in the model object, and then do
label(myObject.label, myObject.graphic)
. No need to implement converter interfaces.