Remove itoo, this is no background task
and use the TextChanged event from the textbox itself
http://ai2.appinventor.mit.edu/reference/components/userinterface.html#TextBox
TextChanged()
Event raised when the text of the TextBox is changed, either by the user or the program.
Taifun