That is an EXTREMELY fragile approach. Chunk mentioned the international keyboard issue, but there's also the issue of software updates. Keyboards are subject to change with new releases. You should never overlay views on top of the built-in keyboard. If you really want custom stuff, write your own keyboard.

Luke

On Sep 8, 2009, at 9:35 AM, Chunk 1978 wrote:

you can customize the phone pad, or any of the UIKeyboards by creating
and drawing your own buttons/views over them.  it's a hack, but it can
work quite nicely if you're interested in some minimal customization
(for example:  changing the "Go" or "Done" button to display "Login"
or "Save").  best results will require some photoshop skill.  keep in
mind that some buttons change shape and position depending on which
international keyboard settings the user chooses.

here's a tutorial to get you started:
http://www.neoos.ch/news/46-development/54-uikeyboardtypenumberpad-and-the-missing-return-key

if you really want to customize everything from top to bottom, i
suggest you roll your own keyboard.

good luck!

On Tue, Sep 8, 2009 at 11:53 AM, Luke the Hiesterman<luket...@apple.com > wrote:
You can't customize the phone pad, which is really just an instance of a keyboard. For the stuff you want to do, you should write your own custom
view that behaves as you desire.

Luke

On Sep 8, 2009, at 7:48 AM, Dan Ribe wrote:

Sorry for my last mail ... It got sent while I was typing !

Hi All,
I am looking for a way to customize the Phonepad provided by the iPhone
for
my application use. Here is the list I am interested in :

- Want to show it at the middle of the screen.
- Want to change caption of the button to "Call".
- Want to change the color/size of the Phonepad.
- Also want to customize the keys which will be available to the users
(hide
special characters other than '+' & '#').

Can anyone give me some pointers on this. Any help on this is highly
appreciated.

Cheers !
-Dan
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/luketheh %40apple.com

This email sent to luket...@apple.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/ chunk1978%40gmail.com

This email sent to chunk1...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/luketheh%40apple.com

This email sent to luket...@apple.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to