f0raster0 Well-Known Member Licensed User Longtime User Mar 19, 2025 #1 Hi Team, I have a B4XFloatTextField1 where users can enter text. It displays an Accept option, which works as expected. However, if the user type something and then delete it (B4XFloatTextField1 empty), the keyboard remains open. How can I ensure it closes in this case?
Hi Team, I have a B4XFloatTextField1 where users can enter text. It displays an Accept option, which works as expected. However, if the user type something and then delete it (B4XFloatTextField1 empty), the keyboard remains open. How can I ensure it closes in this case?
Solution Erel Mar 19, 2025 Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173
Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173
Erel B4X founder Staff member Licensed User Longtime User Mar 19, 2025 #2 Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173 Upvote 0 Solution
Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173
f0raster0 Well-Known Member Licensed User Longtime User Mar 19, 2025 #3 Erel said: Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173 Click to expand... thanks, XUI Views 2.66 worked perfect! Upvote 0
Erel said: Update to XUI Views 2.66: https://www.b4x.com/android/forum/t...latform-views-and-dialogs.100836/post-1019173 Click to expand... thanks, XUI Views 2.66 worked perfect!