• 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
Strange behaviour UITableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange behaviour UITableView


  • Subject: Strange behaviour UITableView
  • From: Fabrizio Guglielmino <email@hidden>
  • Date: Wed, 21 Jan 2009 17:49:35 +0100

Hi all,
I have a UITableView where, sublcassing UITableViewCell, I made a
custom cell. This custom cell is made of a UIImageView and some
UILabel. This UITableView it's made with IB in a specific .xib with a
custom UITableViewController as File's owner.

I also need to make cell height custom so I've used "-
(CGFloat)tableView:(UITableView *)tableView
heightForRowAtIndexPath:(NSIndexPath *)indexPath"  method and all
works.
There is only a strange graphic defect in the first row (the top one),
it has a thin horizontal line inside (same the ones make the border of
cell). I think this line is where the cell border was before it was
resized.
I'm not sure this is a problem only on iPhone simulator because I
can't still try it in real device (I'm waiting for enrollment) but I
suspect it's also in device. Are there some "best pratices" about row
height handling?

Many thanks
Fabrizio
_______________________________________________

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

  • Prev by Date: NSScrollView Tiger v Leopard
  • Next by Date: Re: Format float value to display with commas
  • Previous by thread: Re: NSScrollView Tiger v Leopard
  • Next by thread: Adjusting cursor in non-key Panel window
  • Index(es):
    • Date
    • Thread