I am trying to create a custom password text field...
# tornadofx
j
I am trying to create a custom password text field with a mask/unmask button... I have a CustomTextField with a default skin implementation and it all seems to work. Just one thing doesn't feel right... when I switch the graphic in the text-field I have to force setting the text to itself to retrigger the skin. Is there maybe a better way to do it?