|
Posted by Peter Foot [MVP] on June 28, 2007, 4:44 am
Please log in for more thread options
Are you using SHSetImeMode? If it's not working as expected what value does
the function return?
Peter
--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
> Hi all. I writing a big project, and I have this problem: in some
> situations I can enter in edit boxes of my applications only numbers!
> i can't switch to another input mode, and input mode indicator
> (numbers, letters, T9) is not appear. I can't post any code, because
> its a lot of code, and I don't know where is the problem. I using
> function SHSendBackToFocusWindow, to send BACK key to focused edit,
> but it don't work ( if problem with input mode don't show, back key is
> work successfully ).Maybe anybody had this situation, and know how can
> I fix it.
>
> P.S. Windows Mobile 5.0, WTL
>
|