How to change the caret/selection color of text input controls?
Hello JavaFX Community,
i'm new to JavaFX. I'm using it since i saw the huge steps forward with version 2.0.
I have the task to migrate a software from Swing to JavaFX. As a part of our corporate design, we used a special color for the caret and text selection. I couldn't find any information about changing the caret color in JavaFX 2, so i'd like to ask you and i'd be very thankful for an advise.
There is a cross-post at StackOverflow:
http://stackoverflow.com/questions/10057989/how-to-change-the-caret-color-in-javafx-2-0
Thanks and best regards.