TextEditor::Listener

Hi,
How do I get The Jucer to include TextEditor::Listener when inserting a TextEditor? Listener callbacks appear automatically for other controls, but I can’t figure out how to get one for this control…?

Using 153.57

Thanks in advance.

Not sure if the jucer implemented TextEditor listener callbacks… if not, it’s easy enough to add some methods yourself to do it.