I created a virtual keyboard but ( I found a test sample of Gabo on spanol forum BUT I have a problem:
look :

for each get I must open the virtual keyboard
but when I open the keyboard virtual I must insert the word I pressed into get of virtual keyboard
instead I want it must insert the key I pressed directly on the get of the dialog
as it make with osk of windows ( the osk not have a get but run on every get)
for each buttons I use ACTION (MsgBeep(), oGetTexto:SetFocus(), oGetTexto:KeyChar(ASC("Q")) )
where oGetTexto is the get of virtual keyboard
how I can to make it ?
look :

for each get I must open the virtual keyboard
but when I open the keyboard virtual I must insert the word I pressed into get of virtual keyboard
instead I want it must insert the key I pressed directly on the get of the dialog
as it make with osk of windows ( the osk not have a get but run on every get)
for each buttons I use ACTION (MsgBeep(), oGetTexto:SetFocus(), oGetTexto:KeyChar(ASC("Q")) )
where oGetTexto is the get of virtual keyboard
how I can to make it ?
FWH .. BC582.. xharbour