I have attached an image of a keypad. What is the name of this type of keypad? Is there a way to add a decimal in the lower left button and "Done" in the right lower button. Also, is there a way to remove the "ABCs" in the buttons 2-9?
That's the "Phone Pad" keyboard type (see Interface Builder for a list).
Is there a way to add a decimal in the lower left button and "Done" in the right lower button. Also, is there a way to remove the "ABCs" in the buttons 2-9?
You can only choose from existing keyboards, the SDK won't allow you to modify them so you'll have to see what's available and choose the best match (or code an entire keyboard from scratch...)