I want to make something like a command line, the user can write in a command, presses enter (or a button) and if the command ist right, something happens.
But my actor for the text ignores the key down event.
I wrote the command, pressed enter, but nothing happend.
What could be my mistake?