catch 'keyboardHidden' events

myriaddev

Active Member
Licensed User
Longtime User
Please point me how to catch 'keyboardHidden' events, maybe using
onConfigurationChange().

I bought 50+ android phones (same-M900 with sliding physical keyboard)
and first thing my "buyer" did was to open up physical keyboard and the
program started over!?!? After 6 months - final demo - HELP!
Thanks, Jerry

P.S. Everything is saved at all times so "starting over" is ok, but I
have to reconnect to a B4AServer, c2dm, my server, etc. In mean time,
I am working on shorting the "startup time".

P.S.S. The start over problem happens even when my "client" just "PLAYS"
with the smart phone's physical keyboard (not even opening it)!

HELP!
 

myriaddev

Active Member
Licensed User
Longtime User
Thanks Erel and Stevel05

I missed it, thanks! I do understand what Erel is saying (I am working that
side too). I like total control over my programs/environment, and when a
user can disrupt its flow by simply playing with the slide-able physical
keyboard (buyer considers it a BUG in MY code!?) Both Erel and Stevel05 and
many others have helped me a lot, and are GREAT programmers and people.
Problem is NOT B4A!

Solutions:
1.)a solution is to glue the two parts together (screen & physical keyboard)
2.)Tell buyer that it is a "feature" and please pay more
3.)cut selected wires between the two parts (screen & physical keyboard)
4.)Learn how to make B4A Libraries

Thank you ALL for your patients with me!
Jerry
 
Upvote 0

myriaddev

Active Member
Licensed User
Longtime User
Thank you, Thank you Erel!

Minutes before going to my client for the last time, you
found a solution!! I would have lost 9 months and tens
of thousands dollars! It works. True tears of gratefulness.
Thank you Erel. Jerry
 
Upvote 0
Top