Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Mac OS X Mac OS X

View Source Code:

Download Sample Code (“BasicInputMethod.zip”, 157.5K)



Description

BasicInputMethod is a simple input method, implemented as a text service component for Mac OS X. It demonstrates the principles of writing a text service component, including factoring text services into client/server components, sending and receiving text input Carbon events, and interprocess communication. Requirements: Mac OS X Keywords: Input Method, Component Manager, Text Services Manager, TSM

Document Revision History

Date Notes
2003-01-14An input method implemented as a text service component for Mac OS X.