Hi everyone... I know that with IME is not possible to fire the HeightChanged event in fullscreen mode... is it possible that in 2024 there is no other option to have an event for the keyboard opening/hiding?... i think it is impossible that there is no other method... already in 2016 this user...
Small clarification needed regarding Resumable Sub/Wait for Event consumption
I have a sub called TTSCompleted which is called by a lib
in main code I use the following statement
Wait for TTSCompleted
When the event happens "Wait for" apparently resumes but the Sub TTSCompleted is not...
Greetings,
I'm currently using this coding to detect when the phone state changes when the phone app is on a phone call. Is there something like it to detect when audio from another app starts playing? I want to use the same type of coding to mute the exoPlayer volume as soon as another app...
Hi Everyone,
I'm trying to stop the PhoneSensors from listening but am having trouble doing it. Can you look at my code and let me know what I still need to do?
This these next 3 sub routines have coding that supposedly stops the listening.
Sub Activity_Resume
DisplaySalatTimes...
I created a class that changes the event View as a parameter by changing the view. This works well in B4A but does not work in B4J.
This is the code:
Sub Class_Globals
Private CallBack As Object 'ignore
Private EventName As String 'ignore
End Sub
'Initializes the object. You can add...
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.