Skip navigation.
 
mlRe: how input method editors work
FROM : Aki Inoue
DATE : Tue Apr 05 23:06:20 2005

Daniel,

If you're considering to write an input method, the TSM API is the 
only officially supported approach.
However, that doesn't necessarily mean you need to write everything 
in Carbon.

> So should I write my model in Cocoa (for the linguistic data) with 
> a Carbon plugin

So, this can be an option for you (in fact, majority of commercial 
input methods on Mac OS X are written that way these days).

Aki Inoue

Related mailsAuthorDate
mlhow input method editors work Daniel Child Apr 5, 03:01
mlRe: how input method editors work Satoshi Matsumoto Apr 5, 03:31
mlRe: how input method editors work Daniel Child Apr 5, 07:35
mlRe: how input method editors work Douglas Davidson Apr 5, 18:15
mlRe: how input method editors work Daniel Child Apr 5, 22:46
mlRe: how input method editors work Satoshi Matsumoto Apr 5, 22:56
mlRe: how input method editors work Douglas Davidson Apr 5, 23:01
mlRe: how input method editors work Aki Inoue Apr 5, 23:06
mlRe: how input method editors work Aki Inoue Apr 5, 23:08