Hi, what is the recommended way to have a dialog/m...
# tornadofx
l
Hi, what is the recommended way to have a dialog/modal return a value to the calling view? I'd like to wait for it with coroutines or with a callback (so I can wrap it in a coroutine)