In my JavaFX2.2 fxml program (Java 7.25, Windows 7), I am finding that fonts do not scale properly. As a result, table headers and input data fields are disproportionately large. Is there any way to set the font size for text entered in the input fields?
see screenshot here using the standard JavaFx sample http://stackoverflow.com/questions/18495823/javafx-text-fonts-are-tiny-on-windows-7
