• 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: Adding Mutiple Lines to a UITableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding Mutiple Lines to a UITableView


  • Subject: Re: Adding Mutiple Lines to a UITableView
  • From: WT <email@hidden>
  • Date: Thu, 20 May 2010 04:16:47 +0200

Hi Nick,

you can add more content (labels or any other views) to the contentView of the cell (in the -tableView:cellForRowAtIndexPath: method of the table view data source) or you can create a custom cell. Read the documentation of UITableViewCell and the Table View Programming Guide for details.

WT

On May 20, 2010, at 1:42 AM, Nick Rawlins wrote:

> Hi,
>
> Does anyone have any suggestions or examples on adding more than 2 lines to
> a UITableView row on the iPhone?
>
>
> I am using textLabel and detailTextLabel at present but wish to also add a
> 3rd and 4th line.
>
>
> Best Regards,
>
> Nick
_______________________________________________

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

References: 
 >Adding Mutiple Lines to a UITableView (From: Nick Rawlins <email@hidden>)

  • Prev by Date: Re: Simulating Text Input
  • Next by Date: NSData from CGPDFPageRef
  • Previous by thread: Adding Mutiple Lines to a UITableView
  • Next by thread: Re: Adding Mutiple Lines to a UITableView
  • Index(es):
    • Date
    • Thread