PDA

View Full Version : HTC (TouchFlo) On screen keyboard problem


menelit
27th November 2008, 03:50 PM
Hello I have simple application on PPC (I'm using MFC) with CEdit. My user claim that he can't file this edit box, whatever he choose, he always see numbers in this field. This happens on Verizon XV6900, and he is using HTC on screen keyboard (from TouchFlo) this with 12 buttons. So to choose e.g "b" he must press twice "2".

I'm using this edit to search on index (index scroll automatically when user add next letter). To detect such situation I'm using ON_EN_CHANGE, and for this keyboard this doesn't work. I don't have this device. I know that on Smartphone like (SPV C500) I can use OnKeyDown() method, but I'm not sure if this work on PPC without hardware keyboard.

Thanks for any ideas.

nir36
27th November 2008, 04:19 PM
please move this to the Questions & Answers section.

menelit
28th November 2008, 09:12 AM
Shift, I accidental post this message to wrong group. Yesterday I ask moderator do move it to "Questions and answers".

nir36 - Thanks for remark me :)