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

Confusion about custom UITableViewCell


  • Subject: Confusion about custom UITableViewCell
  • From: Chris Idou <email@hidden>
  • Date: Sun, 23 Aug 2009 17:19:16 -0700 (PDT)

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?


      __________________________________________________________________________________
Find local businesses and services in your area with Yahoo!7 Local.
Get started: http://local.yahoo.com.au
_______________________________________________

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: Confusion about custom UITableViewCell
      • From: Phillip Porch <email@hidden>
    • Re: Confusion about custom UITableViewCell
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: [OT] Re: Sound files needed
  • Next by Date: Re: Syntax Coloring?
  • Previous by thread: [OT] Re: Sound files needed
  • Next by thread: Re: Confusion about custom UITableViewCell
  • Index(es):
    • Date
    • Thread