6

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.

Felix Kling
  • 795,719
  • 175
  • 1,089
  • 1,143
nOOb iOS
  • 1,384
  • 2
  • 19
  • 37

1 Answers1

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.

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