Is there any way of making this, or is it nessesary to implement that by my self by making a label and have a keyboard listener that adds the pressed character to it?
Printable View
Is there any way of making this, or is it nessesary to implement that by my self by making a label and have a keyboard listener that adds the pressed character to it?
A label on a plugin with a keyboard down or press event, then convert to characters and add to the label, this is how it should be done...
david