Hi, I'm having some difficulties handling with EditText Control. I Have a list of records displayed on a ListBox and the user can click in each of it's record. Once a record is selected the EditText display's his value. I wanted to edit the record value and automatically the record on the ListBox is refreshed, Since the EditText cannot have a handler procedure, how can i detect that the user is typing a new value in the Edit box ? Best Regards, Ricardo Martins
