G
Hi,
I'm using a Falcon PDA PSC 440 which has a built in numeric keypad. It
has 2 function keys and what I'm attempting to do is have different
screens called depending on the function/number key combination - e.g.
Fn1 & 2 would give me the Customer screen, Fn1 & 3 will give me the
Sales screen etc...
The problem I am facing is by defaults, Fn1&2 will put an asterisk in a
text box and Fn1&3 will put a minus sign. I'm putting code in the
keypress event but how can I get around the input going into the
Textbox? I tried recording the state before keypress, processing the
code then overwriting the text but that's not working. If someone is in
the Quantity box and presses Fn1&2, they get an asterisk which isn't
the desired result.
Can anyone help at all please?
Thanks in advance.
Regards,
David.
I'm using a Falcon PDA PSC 440 which has a built in numeric keypad. It
has 2 function keys and what I'm attempting to do is have different
screens called depending on the function/number key combination - e.g.
Fn1 & 2 would give me the Customer screen, Fn1 & 3 will give me the
Sales screen etc...
The problem I am facing is by defaults, Fn1&2 will put an asterisk in a
text box and Fn1&3 will put a minus sign. I'm putting code in the
keypress event but how can I get around the input going into the
Textbox? I tried recording the state before keypress, processing the
code then overwriting the text but that's not working. If someone is in
the Quantity box and presses Fn1&2, they get an asterisk which isn't
the desired result.
Can anyone help at all please?
Thanks in advance.
Regards,
David.