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!

[code] UIKeyboardTypeDefault
UIKeyboardTypeASCIICapable
UIKeyboardTypeNumbersAndPunctuation
UIKeyboardTypeURL
UIKeyboardTypeNumberPad
UIKeyboardTypePhonePad
UIKeyboardTypeNamePhonePad
UIKeyboardTypeEmailAddress
UIKeyboardTypeDecimalPad

Yes, I was also looking for this feature. [import]uid: 8159 topic_id: 3067 reply_id: 29434[/import]