Hi all,

This is strange, i don't know what to make of it.

I have a view with a TableView in it.

If i use UITableViewController class, which is supposed to be the correct class to use, the tableview (which has 1 UILabel and 1 UITextField combined cells) is only correctly rendered up to cell 7. starting with 8 to 10 (which are off-screen to begin with) won't render correctly when scrolled into view.

With my limited experience, trouble shooting this one is a headache.

So what do i do?

I changed the UITableViewController to UIViewController.

AND?

Problem solved! ALL 1 to 10 TableViewCells renders beautifully!

BUT, i am not using the correct class...

Any suggestions?

James
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to