Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am exploring the virtual keyboard,i need to synchronize my virtual keyboard with my tangible keyboard so when click key on keyboard, clicked key's corresponding virtual keyboard's key must be hit and should make entry in textbox/textarea.

I have some idea:
1)There must be some js in which we must do some mapping(between virtual keyboard key and tangible keyboard) so when i hit key on keyboard corresponding virtual keyboard key must be picked.

Please suggest how can i implement this

Thanks,
Sumit
Posted
Comments
ZurdoDev 26-Feb-13 7:52am    
What virtual keyboard are you talking about?
siddha.sumit 27-Feb-13 0:38am    
A virtual keyboard is a software component that allows a user to enter characters without tangible keyboard as we see in iphone or any touch screen phone.
ZurdoDev 27-Feb-13 10:39am    
I know what a virtual keyboard is; however, they are already synched with the physical one, so I do not understand what you are trying to do.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900