SIP for Thai language

  • Thread starter Thread starter gordon
  • Start date Start date
G

gordon

Hi

I am a fairly average c# and vb.net programmer and I would like to program a
new SIP (keyboard) to use thai characters on my ipaq 6365 running 2003
mobile premium edition.

Could someone possibly give me an idea or the shell of some code that I
could use to do this - i have thai fonts installed on my ipaq - just dont
know where to start in the pocket pc programming area.

Thanks

Doug
 
If your device has the thai language as an option when you try to change
languages (just the font is not enough), then I would expect the sip to be
in thai but that is just a guess... anyway...

You need to program in native code to write a SIP. There is an example in
douglas boling book (ch15 extending the ppc).

Not a real sip, but a managed workaround is here:
http://blog.opennetcf.org/ayakhnin/PermaLink.aspx?guid=b36d7ac2-07aa-4752-8411-cf3e3b65463f

Cheers
Daniel
 
Back
Top