any help appreciated...
________________________________ From: Anil <[email protected]> To: "[email protected]" <[email protected]> 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
