在iOS中有什么好的自定义键盘实现教程吗?

时间:2022-02-01 16:14:59

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 个解决方案

#1


2  

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.

http://cocoacontrols.com/platforms/ios/controls/amkeyboardnumberpad,这是一个简单的键盘,但是您可以看到它是如何实现的。

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

这个网站有很好的IOS开源控件。希望它能帮助

#1


2  

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.

http://cocoacontrols.com/platforms/ios/controls/amkeyboardnumberpad,这是一个简单的键盘,但是您可以看到它是如何实现的。

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

这个网站有很好的IOS开源控件。希望它能帮助