This is a three part question…
Is there a way to get or identify which key on the native keyboard has been pressed? Specifically looking for the iPad dock/undock, keyboard visibility button in the lower right hand corner of the keyboard.
I am trying to find a way to disable it or find a way to detect if the keyboard is up or down, or on its way down. On its way down because I want to match the transition that I have for the “going up” part of the keyboard showing.
I am not sure what would be preferred as i have gotten the transition.to to work when the keyboard “opens”, but I am unsure when “nil” would apply… does nil get assigned when the key is pressed (beginning of keyboard transition) or does if wait till the keyboard is fully closed before nil is assigned.
I guess this all depends on what is available…
Thanks,
-Jason
[import]uid: 155454 topic_id: 27414 reply_id: 327414[/import]
[import]uid: 52491 topic_id: 27414 reply_id: 111489[/import]