<@U13A9PZC0> You could bind to a custom property t...
# tornadofx
e
@gtnarg You could bind to a custom property that reads/writes to the textfield. Implement SimpleStringProperty and override get and set maybe?