now, some of the stuff in runAsync{} is probably n...
# tornadofx
c
now, some of the stuff in runAsync{} is probably need for the later ui update (now in ui{}) . that stuff can be passed out of the runAsync{} handler using a return value. see my previous snippet