I can capture a static reference to the `MyView` i...
# tornadofx
s
I can capture a static reference to the
MyView
instance in
onBeforeShow
and register a window close handler to clear it, and check that instance before creating a new window. But it seems like there should be a better way.