Hi
i need to change the chars the user press on keyboard.
if the user press 'F' i have to dispay in item 'K', if the user press 'L' i have to dispay in item '2'.
i show the press process:
user press sequence result sequence on item in DW
a a
aa aa
aaF aaK
aaFg aaKg
aaFgL aaKg2
aaFgLe aaKg2e
is it possible ?
ty
G.