How can i make Clock notify once only everytime text changed and then close?

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

1 Like