Version: 1.0

Posted: 2008-03-17

Build Requirements: Xcode 3.0

Runtime Requirements: Mac OS X 10.5

View Source Code:

Download Sample Code (“NumberInput_IMKit_Sample.zip”, 186.0K)



Description

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.

Document Revision History

Date Notes
2008-03-17Illustrates an input method that uses the Mac OS X 10.5 InputMethodKit framework.