BasicInputMethod

Last Revision:
Version 1.0, 2003-01-14
An input method implemented as a text service component for Mac OS X.
Build Requirements:
N/A
Runtime Requirements:
Mac OS X Mac OS X

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