How to make UILabel look etched like section header in a UITableView

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-05-25T01:34:36Z Indexed on 2010/05/25 1:41 UTC
Read the original article Hit count: 216

I have a UITableView with a view in the header. This view has the pinstripe background and contains a UILabel. I want the UILabel text to look like the text of a section header. How can I achieve this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c