LucaMs Expert Licensed User Longtime User Sunday at 4:10 PM #1 Unlike EditText, B4XFloatTextField fires the FocusChanged event immediately after the layout is loaded (and displayed). This is very annoying, problematic (I will have to try to use a variable declared at module level). I am afraid that the source code of B4XFloatTextField should be modified (= my "wish" )
Unlike EditText, B4XFloatTextField fires the FocusChanged event immediately after the layout is loaded (and displayed). This is very annoying, problematic (I will have to try to use a variable declared at module level). I am afraid that the source code of B4XFloatTextField should be modified (= my "wish" )
LucaMs Expert Licensed User Longtime User Sunday at 4:18 PM #2 Never mind, it seems that this is not the case (and yet it seemed so to me ) Upvote 0