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