On 10/2/12 6:10 PM, Ralph DiMola wrote:
1) All is good until I try to move to another card. The keyboard stay
active. Does anyone know how to make the keyboard go away? If one hits the
physical back button the keyboard disappears and all is well but no LC
message is generated(not that I need it). I tried the o'l "set focus to
nothing" although I think this is only applicable to LC field object and did
not work.

Do you mean "focus on nothing"? Even if there are native input fields, focusing on nothing is supposed to remove the keyboard.


2) When I move to the card with the native input controls I do a "push
left". The card with the native controls is started I resize and create the
native input controls in the preopencard handler. However the input fields
appear over the previous card then the proper card slides into place. I now
create the input controls in the opencard handler. The user now sees the
card with all controls except the native inputs slid into place and the
input controls just "poof" appear.

Locking the screen may help:

lock screen for visual effect
go next card
unlock screen with visual effect push left

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to