• 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: Displaying an edit field in a cell at the bottom of the tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying an edit field in a cell at the bottom of the tableview


  • Subject: Re: Displaying an edit field in a cell at the bottom of the tableview
  • From: Fritz Anderson <email@hidden>
  • Date: Mon, 2 Aug 2010 09:36:02 -0500

On 1 Aug 2010, at 11:44 PM, Laurent Daudelin wrote:

> Maybe a stupid question but I have 5 cells in a section of my tableview. When I move the cursor to edit cell 3, it's partially obscured by the keyboard. I can't even see cell 4 and cell 5. Surely there must be a way to make the cell visible for editing? My tableview is embedded in a view that also contains a toobar at the bottom, if that matters.

You didn't mention explicitly that you were working on iOS till your second message.

You have to detect the emergence of the keyboard, determine its height, and shrink the table view by that amount; regrow it when the keyboard retreats. The main iPhone programming guide has a complete example.

	— F

_______________________________________________

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: Displaying an edit field in a cell at the bottom of the tableview
      • From: Laurent Daudelin <email@hidden>
References: 
 >Displaying an edit field in a cell at the bottom of the tableview (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Changing frame and title color of HUD window
  • Next by Date: Annotations in MKMapView
  • Previous by thread: Displaying an edit field in a cell at the bottom of the tableview
  • Next by thread: Re: Displaying an edit field in a cell at the bottom of the tableview
  • Index(es):
    • Date
    • Thread