I don't know what codreArea.text expects. If it ex...
# tornadofx
e
I don't know what codreArea.text expects. If it expects a Property<String>, that would work equally well. If not you can bind towards the textProperty of codeArea directly.