Wiki Page Content

Differences between revisions 9 and 10
Revision 9 as of 2010-06-30 22:09:27
Size: 1553
Editor: DanielWyatt
Comment:
Revision 10 as of 2010-06-30 22:10:08
Size: 1555
Editor: DanielWyatt
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
""June 30, 2010"" '''June 30, 2010'''

This is a scratch pad for the IME Summer of Code 2010 project, by Daniel Wyatt

The code is available here: http://hg.libsdl.org/SDL-gsoc2010_IME

Status

June 30, 2010 I have decided to use an IMM implementation for the SoC. The TSF implementation is moving too slowly, I intend to complete it after the SoC.

Documentation

Notes

There are two methods for enabling IME support on Windows:

I will write an IMM implementation for the SoC.

The TSF comes with Windows XP and newer. For earlier versions of Windows, you must install it separately: Microsoft Windows Text Services Framework Redist files

TSF

The TSF is the new standard for text input and supports advanced features such as dictation. It is a collection of (many) COM interfaces. Sources for information:

IMM

The IMM is the old way of doing things. On Windows XP and newer, the IMM is emulated by the TSF behind the scenes.

None: SDL-gsoc2010_IME (last edited 2010-07-08 06:51:11 by DanielWyatt)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit