How do you calculate two text box values in to another text box without click button?

how to calculate two text box values in to another text box without click button?
10*2=20

Try the textbox extension from Taifun, using the TextChanged Listener

Or using EnterPressedListener and EnterPressed block