• 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: Confusion about custom UITableViewCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confusion about custom UITableViewCell


  • Subject: Re: Confusion about custom UITableViewCell
  • From: Phillip Porch <email@hidden>
  • Date: Mon, 24 Aug 2009 11:35:14 -0500


I'm trying to make a custom UITableViewCell, but the way I'm doing it, all the drawing of the table seems to be screwed up. The view seems to be working in some sense, because I can see the data, but only one row at the bottom can be seen and things are generally screwed up when scrolling. This is what I'm doing:

1) Create new Navigation based app.
2) Add a Table View Cell to the RootViewController.xib
3) Edit the TableViewCell in IB, add some Labels onto it.
4) Connect TableViewCell and Labels to outlets in RootViewController.h
5) modify tableView:cellForRowAtIndexPath: so that it sets data in the UILabels and returns the TableViewCell from the Nib outlet.


Is there some reason this shouldn't work?

I found the following quicktime video to be useful:

http://pragmaticstudio.com/screencasts/5-custom-table-cells-in-interface-builder



_______________________________________________

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: 
 >Confusion about custom UITableViewCell (From: Chris Idou <email@hidden>)

  • Prev by Date: Adding Segmented Buttons to Toolbar.
  • Next by Date: NSTableView stops updating.....
  • Previous by thread: Re: Confusion about custom UITableViewCell
  • Next by thread: I am not sure which message I have to trust?
  • Index(es):
    • Date
    • Thread