Re: [iPhone] NumberPad with the dot
Re: [iPhone] NumberPad with the dot
- Subject: Re: [iPhone] NumberPad with the dot
- From: Jelle De Laender <email@hidden>
- Date: Tue, 17 Mar 2009 23:19:54 +0100
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
On 17 Mar 2009, at 01:11, Layton Duncan wrote:
We ran into this same problem when creating 'Convert'
I didn't want to hack around with the existing keyboard, so we ended
up implementing our own: http://www.polarbearfarm.com/convert/index.html
Layton Duncan
Polar Bear Farm
http://www.polarbearfarm.com
On 17/03/2009, at 11:57 AM, Jelle De Laender wrote:
Hi,
I was a little bit surprised because the default number pad doesn't
contains a dot.
I've created an application and the user need to enter decimal
numbers.
The default number pad is: http://h4xr.org/ifm4 (see
UITextInputTraits Protocol Reference)
There is an empty space at the left-bottom but I can't find
anywhere how I can get a number pad that contains a dot. I can't
believe that Apple hasn't a number pad that support decimal
numbers. This is something basic, isn't?
What is the best way to get a dot on the number pad?
Jelle,
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden