FXThemes
FXThemes copied to clipboard
resolve tkStage is null
Mehod setDarkModeForWindowFrame can take effect after window is shown, even not showing. If a child window want to showAndWait, theme.setScene will NullPointException cause by tkStage is null. You can see the error in this.
Also, I don't know if it's intentional here?