Join Slack
Powered by
<@U25U0KPFT> Ah, finally. It has to do with the `b...
# tornadofx
e
edvin
10/10/2016, 8:08 PM
@carlw
Ah, finally. It has to do with the
bind
function in TornadoFX. It works fine when I do
contentLabel.textProperty().bind(item.textProperty)
but fails when I do
contentLabel.bind(item.textProperty)
2
Views
Open in Slack
Previous
Next