In JavaFX2.2, how to set the font size for text entered in input fields and table headers?

Anil goodnewsforyou at yahoo.com
Tue Oct 1 07:28:27 PDT 2013


any help appreciated...


________________________________
 From: Anil <goodnewsforyou at yahoo.com>
To: "openjfx-dev at openjdk.java.net" <openjfx-dev at openjdk.java.net> 
Sent: Monday, September 30, 2013 3:29 PM
Subject: In JavaFX2.2, how to set the font size for text entered in input fields and table headers?
 


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