Custom cell nib for grouped style tableview

235 views
Skip to first unread message

Byron

unread,
Nov 18, 2009, 10:08:40 AM11/18/09
to iPhone Application Development Auditors
Ok so i have been making custom cells for my table views in interface
builder and its been working great, but now i'd like to design a
custom cell for a grouped style table view but the subview of the cell
doesn't clip the round edges to the table view. i have tryed checking
clip subviews but im not sure what that does exactly..

also how would i make the custom cell resize depending on how much
text for a label there is?

Many Thanks
Byron

Sadat Rahman

unread,
Nov 18, 2009, 10:42:43 AM11/18/09
to iphone-appd...@googlegroups.com

Using IB for custom table view cells (which can certainly be done one way or another) but you are really asking for trouble.
Stick to code!
> --
>
> You received this message because you are subscribed to the Google Groups "iPhone Application Development Auditors" group.
> To post to this group, send email to iphone-appd...@googlegroups.com.
> To unsubscribe from this group, send email to iphone-appdev-aud...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphone-appdev-auditors?hl=.
>
>

Sukima

unread,
Nov 18, 2009, 4:48:34 PM11/18/09
to iPhone Application Development Auditors
I was just doing something similar. This example code from Apple is
perfect for what you want:

http://developer.apple.com/iphone/library/samplecode/AdvancedTableViewCells/

I had to hunt this down online I could not for the life of me find it
in my XCode documentation.
Reply all
Reply to author
Forward
0 new messages