That would certainly be possible :slightly_smiling...
# tornadofx
e
That would certainly be possible 🙂 But I don't know the name of the variable to update, only the type. So if you change something on a Button, all I can do is
button.text = "new text"
or something like that.