Additional iPhone keyboard types

Is there a way you can add more keyboard types? It seems to be a recent addition to the iPhone SDK to have a 0-9 keypad with a decimal point... finally!

Thanks!

1
2
3
4
5
6
7
8
9
   UIKeyboardTypeDefault
   UIKeyboardTypeASCIICapable
   UIKeyboardTypeNumbersAndPunctuation
   UIKeyboardTypeURL
   UIKeyboardTypeNumberPad
   UIKeyboardTypePhonePad
   UIKeyboardTypeNamePhonePad
   UIKeyboardTypeEmailAddress
  UIKeyboardTypeDecimalPad  <-- this one I want

Yes, I was also looking for this feature.

views:1860 update:2011/9/18 14:43:09
corona forums © 2003-2011