FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour key virtual board
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
key virtual board
Posted: Sat Jul 30, 2011 04:22 PM
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 ?
FWH .. BC582.. xharbour

Continue the discussion