Won't something like this work? Maybe there's a "...
# tornadofx
c
Won't something like this work? Maybe there's a "count" that's needed like in edvin's example val currentCount = integerBinding(model.results.size) { }