Re: UIKeyboard (without Text filed)
Re: UIKeyboard (without Text filed)
- Subject: Re: UIKeyboard (without Text filed)
- From: glenn andreas <email@hidden>
- Date: Tue, 24 May 2011 17:35:13 -0500
On May 24, 2011, at 5:28 PM, Jeffrey Walton wrote:
> Hi All,
>
> Is it possible to display a keyboard and take input from (via a
> delegate) without using a text field?
>
> There's not much reading from Apple's doc:
> http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=UIKeyboard+class+reference+site:apple.com
>
> Jeff
You can always have the text field be way off screen (that's the easy way, and works on older systems), or you can have a view that implements the various UIKeyInput protocol methods and have it become the first responder.
Glenn Andreas email@hidden
The most merciful thing in the world ... is the inability of the human mind to correlate all its contents - HPL
_______________________________________________
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