Relative Content

Tag Archive for javafxtextfield

Using Custom Caret in a TextField

I am trying to set a custom caret in my TextField. I want the caret to always be visible even when focus is on another JavaFX node. If possible I also want to make the caret “Bold” and set the color to blue.