Iphone uitableview with custom cell - xcode 4?

Yes, you are. First of all, this is a common error. In your nib file for the cell, define File's owner as NSObject.In your nib file, you should have a UITableViewCell, that's all.

No view. Change the type of the UITableViewCell to DiscountCellController. Now the important part - right click the DiscountCellController to make the links to your labels, etc DO NOT MAKE THE LINKS FROM THE FILE"S OWNER.

Yes, you are. First of all, this is a common error. In your nib file for the cell, define File's owner as NSObject.In your nib file, you should have a UITableViewCell, that's all.

No view. Change the type of the UITableViewCell to DiscountCellController. Now the important part - right click the DiscountCellController to make the links to your labels, etc. DO NOT MAKE THE LINKS FROM THE FILE"S OWNER.

I found this GREAT tutorial. I deleted everything and started from scratch. Used this tutorial as a based, and now everything works great.Ijoshsmith.Com/2011/07/16/… – Heather Oct 6 at 14:29.

I am trying to implement a tableview with a custom cell that I created in the IB. The file's owner for the CustomCell. Xib file is UITableViewCell.

I have connected the labels in the custom cell to the standardLabel and discountLabel in DiscountCellController. As I missing something?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions