Join Slack
Communities
Powered by
<@U13A9PZC0> Great! By the way, we have an `onChan...
# tornadofx
e
edvin
10/12/2016, 9:21 PM
@gtnarg
Great! By the way, we have an
onChange
shortcut instead of the addlistener thing, so you can write that last line
textArea.textProperty().onChange { textProperty.setValueFromEditor(it) }
.
👍 1
Open in Slack
Previous
Next