Skip to content

Apple's sample code for creating an OS X input method using the Mac OS X v10.5 Cocoa based InputMethodKit.

License

Notifications You must be signed in to change notification settings

pkamb/NumberInput_IMKit_Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InputMethodKit Framework Sample Code

Apple's NumberInput sample code for creating an OS X input method using the Mac OS X Cocoa-based InputMethodKit framework.

In this repository I have simply sequentially committed each stage of the NumberInput_IMKit_Sample project. This allows for easily viewing the additions in each stage of the sample project.

NumberInput_IMKit_Sample

https://developer.apple.com/library/mac/samplecode/NumberInput_IMKit_Sample/Introduction/Intro.html

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.

Copyright (C) 2007 Apple Inc. All Rights Reserved.

Radars and Bug Reports

If you encounter any bugs around Input Method Kit for macOS, please file a Radar with Apple!

Then, post the links here:

#2

Post a link to your Input Method Kit project

It would be great to see other projects built using the Input Method Kit framework. If you come across this sample code, feel free to post a link to your IMKit project at the GitHub issue below.

#1

About

Apple's sample code for creating an OS X input method using the Mac OS X v10.5 Cocoa based InputMethodKit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published