iOS Tutorial Textchanged difference between B4a and B4i

All,

I found an interesting difference between the textchanged event in B4a and B4i.

In B4a, EditText1_TextChanged will fire whenever the text is changed whether by User or in code

In B4i, TextField1_TextChanged will fire when User changes the field but does not fire in code.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…