Is there any good tutorial for custom keyboard implementation in iOS?

风格不统一 提交于 2019-12-07 01:52:41

问题


I need to make a custom keyboard for a regional language "Tamil" and I had to bring in tamil font if the user presses the custom keyboard keys. Is that possible? If so any tutorial or resources available?

Thanks in advance.


回答1:


http://cocoacontrols.com/platforms/ios/controls/amkeyboardnumberpad , it is a simple key board but you can see how it is implemented for a quick start.

This site has really good open source controls for IOS. Hope it helps



来源:https://stackoverflow.com/questions/10201709/is-there-any-good-tutorial-for-custom-keyboard-implementation-in-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!