If you use an Alert on focusOut from a TextInput that bring you back to the TextInput, use callLater() on a function that throw the Alert. It will stop bring you back to the TextInput
If you use an Alert on focusOut from a TextInput that bring you back to the TextInput, use callLater() on a function that throw the Alert. It will stop bring you back to the TextInput
March 16, 2011 at 6:02 am
Your information helped me after long search for similar issue faced