Hi there. I'm new to Boa Constructor and have started learing Python a few weeks ago. I'm attempting to create a very basic chat-bot with one form, one textctrl and one statictext. What I want is to type "hello" into the textctrl and then the statictext displays "hello, how are you". As I said, very basic. I just can't seem to figure out how to get the textctrl to take and execute the command when I hit enter. Can anyone help please?