UITextField in UITableView covered by keyboard
UITextField in UITableView covered by keyboard
- Subject: UITextField in UITableView covered by keyboard
- From: Bob Barnes <email@hidden>
- Date: Fri, 23 Oct 2009 10:29:33 -0700
Hi all,
I posted this a yesterday, but it never appeared on the list and
it's not showing up in the web archive so I thought I'd retry.
I have a UITableView that contains some cells with UITextField's
embedded in them. When I touch the UITextField to begin editing the
keyboard pops up and obscures the the text field. I've been looking at
the UICatalog sample, which has a nearly identical setup and the
UITextField scrolls up to make itself visible, but I've been unable to
determine what it's doing to cause that. I've read suggestions on
scrolling the UITexField rect, resizing the UITableView, etc., but
UICatalog doesn't do any of that, yet still works. What am I missing?
thanks,
Bob
_______________________________________________
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