<@U0F3291QE> I think I found the right way. I used...
# tornadofx
d
@edvin I think I found the right way. I used slider { bindValue(myInteger)} which binds to number rather than double. It is a little bit confusing that the contructur of slider() wants a Double for value.