Hi,
I need to change the text of one of the mypopup menu items. There is no such method.
In general: What if I initialize a class (or another object) a second time? Is this OK or will it cause problems or excess memory use?
Is there any "release"- or "destroy"- method I do not find?
Thanks
Greetings everyone,
I'm writing a small sub routine to stay in a loop until tts has finished speaking based on Erel's coding from this post:
Post to determine when tts finishes speaking
I coded this sub routine using the coding from the post:
Sub StayHereWhileTtsIsSpeaking
Do While...
Hello all,
it's known that the best place to put startup code to check parameters and data for app initialization (like creation tables on new databases, environment variables and so on) in Android/B4A is in the start service, as well as the right choice to put global variables is in the...
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.