PDA

View Full Version : how to send key event with vitual keyboard



jthacker
2nd April 2010, 08:17
hi all,

i'm making a program in which i'm making a key board .

and i want to add this key board to my another app which can use use this virtuak keyboard to enter name , age ,etc..

but how to send events using this keyboard which will work like real keyboard.

i want that when i press keys e.g. j,i,g,a,r it will automatic write in line i don't want to manually merge each and evevy characters.

is it possible ?



i'm new to qt.


note :
working on linux

Qt creator 1.3.1 based on qt 4.6.2

thanx.

jthacker
2nd April 2010, 09:45
hey guys please reply!!

aamer4yu
2nd April 2010, 10:50
There's an example for input context somewhere in the Qt Demos or the labs...
search for it :)