Grigory Dzhuraev
Results
2
comments of
Grigory Dzhuraev
> Maybe you are using custom keyboard, I think, unfortunatly, it only works with default system installed keyboard! no - I use the standard one and it works until I...
> solution **1)Creating a View controller singleton from FXML** let's say fxml contains a view that has only one VBox ``` ``` ``` private static MainController instance; public static MainController...