hi all
other than the user entring the edittext view or leaving it to another view , or i change the contents programmatically;
what else triggers the focus changed event ?
is it normal that : activity resume/create event should trigger the focus changed event ??
is it normal that the tabhost tabchanged event should trigger the focus changed event ?
what about when the edittext view is created programatically ? should this trigger a focus changed event ?
i have a group of textboxes , with a focus change event on them , that i find firing at the app start or on changing the tabhost tabs for no apparent reason .
am i missing something?
other than the user entring the edittext view or leaving it to another view , or i change the contents programmatically;
what else triggers the focus changed event ?
is it normal that : activity resume/create event should trigger the focus changed event ??
is it normal that the tabhost tabchanged event should trigger the focus changed event ?
what about when the edittext view is created programatically ? should this trigger a focus changed event ?
i have a group of textboxes , with a focus change event on them , that i find firing at the app start or on changing the tabhost tabs for no apparent reason .
am i missing something?