You fake it. Have a non-editable textfield with a custom UILabel subclass on top of it. When the UILabel gets tapped, bring up your custom keyboard and put the typed text into the UILabel.

Dave

On Mar 17, 2009, at 4:19 PM, Jelle De Laender wrote:

Hi

I've create a UIView with some UIButtons for a custom keypad.
Now I've a problem to 'hide' the numberpad of Apple.

When a user 'clicks/touches' the editfield, my UIView should be showed (setHidden:NO) and the textField should go in editing-modus, but without the numberPad of Apple.

How can you disable the numberPad of Apple and still having an editable textfield?

Kind regards
_______________________________________________

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