Join Slack
Powered by
When using `openInternalWindow( view = myView )` w...
# tornadofx
g
gtnarg
06/12/2018, 11:42 AM
When using
openInternalWindow( view = myView )
what is the recommended way to query the view once it has been closed - similar to what you might do for
openModal
(except that
openInternalWindow
isn't blocking)
Open in Slack
Previous
Next