I have a TabStrip with 3 tabs, each tab has it´s own CLV, the first panel of the CLV has a B4XFloatTextField.
When I click over the B4XFloatTextField, the keyboard appears (which I use to filter the CLV). When I click on a panel of the CLV (to see master/detail info), although I request pageXXX.ResignFocus (event on the panel_click sub from the CLV. The keyboard wont disappear. I´m missing something when I combine these 3 elements and try to use ResignFocus?
When I click over the B4XFloatTextField, the keyboard appears (which I use to filter the CLV). When I click on a panel of the CLV (to see master/detail info), although I request pageXXX.ResignFocus (event on the panel_click sub from the CLV. The keyboard wont disappear. I´m missing something when I combine these 3 elements and try to use ResignFocus?