Hi,
I'm trying to make an application that sends keyboard events to other applications. For example if I want to auto complete the fields of a form (like name, address, phone no., etc. ) I need to generate some keyboard events like: <name> <tab> <address> <tab> <phone no.>
The problem is that i don't know how to generate a keyboard event. Could anyone give me an example of how to generate keyboard events?
Thank you and please excuse my poor English.
I'm trying to make an application that sends keyboard events to other applications. For example if I want to auto complete the fields of a form (like name, address, phone no., etc. ) I need to generate some keyboard events like: <name> <tab> <address> <tab> <phone no.>
The problem is that i don't know how to generate a keyboard event. Could anyone give me an example of how to generate keyboard events?
Thank you and please excuse my poor English.