Z
Zanna
Hi,
I'm trying to use the OpenNETCF ApplicationEx as described in
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=1513
to trap keyboard events.
I get some problems: it works, but
- I get each keypress, so if the key is keeped pressed I get a queue of
events that I don't want.
- I cannot get the key and the modifier at the same time.
- It seems to trap something else, e.g. mouse events and sometime this
is interpreted (wrong!) as a keycode.
Someone can help me?
Thanks
I'm trying to use the OpenNETCF ApplicationEx as described in
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=1513
to trap keyboard events.
I get some problems: it works, but
- I get each keypress, so if the key is keeped pressed I get a queue of
events that I don't want.
- I cannot get the key and the modifier at the same time.
- It seems to trap something else, e.g. mouse events and sometime this
is interpreted (wrong!) as a keycode.
Someone can help me?
Thanks