one last question - trying to figure out how to us...
# tornadofx
a
one last question - trying to figure out how to use imageview's
observableValue
property, but it doesn't like what I'm doing. Does anyone have an example? I'd like to add that to the guide for sure. This is my attempt:
imageview(cat, true).observable(model.catImage)