Hi everyone,
my app has a timeout timer that is resetted every time that the user interacts with the application interface.
Thanks to this method
However I just implemented a B4XDialog with B4XInputTemplate and I noticed that when the keyboard is used in Text Mode the "user_interaction" event...
Hi everyone,
The app I'm developing needs to detect user interaction in every part of the screen at any time in order to reset a Timeout timer.
I did this currently with B4XPages exploiting this Java method, but this needs to be put in an Activity module, more specifically, in case of B4XPages...
Hi everyone, how can i disable the "click" on the various items in my customlistview?
in B4i it's done like so:
Dim p As Panel = clv.AsView
p.UserInteractionEnabled = False
But in B4A i didn't find anything like this. Even if I remove the check from "Enabled" in the designer, the items are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.