• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITextField in UITableView covered by keyboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITextField in UITableView covered by keyboard


  • Subject: Re: UITextField in UITableView covered by keyboard
  • From: "Henry McGilton (Boulevardier)" <email@hidden>
  • Date: Sat, 24 Oct 2009 14:31:23 -0700


On Oct 23, 2009, at 10:29 AM, Bob Barnes wrote:

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?


You may also have to consider the scenario where the Table View Cell that contains the UITextField
is so close to the end of the Table View that it can not be scrolled up out of the way. In the case, you
have to temporarily move the entire Table View upwards by adjusting its frame origin . . .


    Best Wishes,
        . . . . . . . .    Henry


_______________________________________________

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


  • Follow-Ups:
    • Re: UITextField in UITableView covered by keyboard
      • From: glenn andreas <email@hidden>
References: 
 >UITextField in UITableView covered by keyboard (From: Bob Barnes <email@hidden>)

  • Prev by Date: Re: Crash drawing image
  • Next by Date: Re: UITextField in UITableView covered by keyboard
  • Previous by thread: Re: UITextField in UITableView covered by keyboard
  • Next by thread: Re: UITextField in UITableView covered by keyboard
  • Index(es):
    • Date
    • Thread