What steps will reproduce the problem?
1. Implement a class myInputManagerAlphabet
(UIKeyboardInputManagerAlphabet) based on super class method.
This is the Info.plist:
CFBundleDisplayName = "My Test Input Manager";
"UIKeyboardLayoutClass" = "=en_US";
"UIKeyboardInputManagerClass" = myInputManagerAlphabet;
CFBundleExecutable = myInputManagerAlphabet;
2. Compile and make deb.
3. Copy to iPhone, run "dpkg -i /mypackage.deb" to install.
After install it shows some warning message...
And in my new keyboard installed folder:
/Library/iKeyEx/Keyboards/my.Test.keyboard has two files: Info.plist and
myInputManagerAlphabet
What is the expected output? What do you see instead?
But when I make and mix. I can not find myInputManagerAlphabet in the Input
manager list. The name "My Test Input Manager" is listed in Layout.
Is there any wrong? I tried with MultiTap but the same result.
Thank you very much!
What version of the product are you using? On what operating system
(iPhone/iPod Touch? Firmware version?)?
- iPhone EDGE.
- Firmware version: 3.1.2
Please provide any additional information below.
***** Note: If a keyboard does not on 3.0, please install the latest beta
of iKeyEx in http://code.google.com/p/networkpx/downloads/list first.
Original issue reported on code.google.com by huuqu...@gmail.com on 4 Nov 2009 at 8:32
Original issue reported on code.google.com by
huuqu...@gmail.com
on 4 Nov 2009 at 8:32