Yes, that's what I'm interested about. I've read a...
# getting-started
v
Yes, that's what I'm interested about. I've read about doing like
val v: String by Delegates.observable()
, but could not implement it properly, perhaps, I need some understanding on how this does work. Also I've read that Kotlin
observable
and Java
Observable
are two different thing (but could not get better understanding). And Tornadofx... I could not find enough tutorials/examples, so any help is appreciated