How to deactivate keyboard while applicatin runing ?

sarkis

Member
Licensed User
Longtime User
Hi all,
I create a simple game that doesn't use keyboard and there is no any textbox .
But when I click on keyboard some letters coming.
How to prevent this?
I am using emulator .
Will that happen on real phone also or it is emulator functionality?
Thanks for replaying
 

sarkis

Member
Licensed User
Longtime User
unexpexted keyboard symbols after pushing sym

If you push one time sym , after that if you push any alphabetic symbol
at the bottom of screen there appeared some Latin or Chinese symbols.
And this stay until reloading emulator.
And this happen not only with my program .
After reloading emulator if you don't push sym everything is ok.
so is the way to deactivate sym ?
 
Upvote 0

sarkis

Member
Licensed User
Longtime User
screenshot

How to post screenshot?

I uploaded the file but it doesn't appeared.
Anyway, I did the following.


1. start application (TickTackToe.b4a )
2. push sym
3. close application
4. start again
5. push "a"
 
Last edited:
Upvote 0
Top