NumberInput_IMKit_Sample

Last Revision:
Version 1.0, 2008-03-17
Illustrates an input method that uses the Mac OS X 10.5 InputMethodKit framework.
Build Requirements:
Xcode 3.0
Runtime Requirements:
Mac OS X 10.5

This sample demonstrates how to write an input method using the Mac OS X v10.5 Cocoa based InputMethodKit.

This sample includes five stages. You begin with a simple do nothing version and move to a full version.