In JavaFX2.2, how to set the font size for text entered in input fields and table headers?
Anil
goodnewsforyou at yahoo.com
Mon Sep 30 13:29:21 PDT 2013
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
More information about the openjfx-dev
mailing list