You should probably do that from where you initial...
# tornadofx
e
You should probably do that from where you initialize the stage. If you're using the primaryStage, that's available as
FX.primaryStage
from anywhere or as
primaryStage
from a
View
.