Jucer - TextEditor Request: setPasswordCharacter

Hi Jules,

Would like to make a simple request for the Jucer; adding the option of using a password character (or not) in a TextEditor.

More trouble than it’s worth, unfortunately, since it’d involve writing Undoable classes, etc. Would be a massive hassle for such a trivial feature. (If only I’d had ValueTrees when I wrote the Jucer, it’d all be a lot easier!)

But you can just add a line of code yourself to your source file to put the editor into password mode.

Ah that explains why it’s not already there… Indeed easier in my own code!