`this@myView.currentWindow!!.setOnCloseRequest { p...
# tornadofx
s
this@myView.currentWindow!!.setOnCloseRequest { println( "onclose" ) }