You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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!